Loading Tool

Explorer IconExplorer

Memory Pool

80,025 transactions
30.35 vMB
0.08713545 BTC
Random Selection Loading Transactions
Max Size: 184.73/200 MB

Candidate Block

Mining Attempt 29f52899a475fe36396132abb597c38f36e953c1dbaaa6b2785358bdba91fc23
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 99768ecab176d51e6e9b4a993722881354ee919ccf87b9972f200ed22f63b32f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,421
Size: 1.00 vMB
Total Fees: 0.01914445 BTC
Feerates: 203.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (508,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,547 406,547 00000000000000000641b04a9b87e508fe17fe7028a7ab489357421b564cddaf 639 0.31/1.00 vMB 32
406,546 406,546 0000000000000000061c2f6095649f9b867a73afb087bb5adced58db3298cae3 540 0.19/1.00 vMB 46
406,545 406,545 000000000000000005a00eb71ceedff4b37d6d954b55b1aedf12e277c45eb943 567 0.24/1.00 vMB 38
406,544 406,544 00000000000000000610d63cd67e54876e1e9969c7b23d040e12b7ba86d71439 99 0.03/1.00 vMB 69
406,543 406,543 0000000000000000014ff2053d845412dd829f386567466baf5662be88466e75 249 0.09/1.00 vMB 87
406,542 406,542 000000000000000003fac5b17d44d79bea89df6354337b44d276052c47ae403d 785 0.29/1.00 vMB 43
406,541 406,541 00000000000000000176a4fd60423de94208eb635d638cce775e41637f17aaec 346 1.00/1.00 vMB 4
406,540 406,540 0000000000000000024c2f37678e204f0ca832e500056e687a9263c23bbb0d83 1,920 0.82/1.00 vMB 37
406,539 406,539 00000000000000000688016b99432b30326a8dffa8a5c41b029d8ab4a401af65 805 0.47/1.00 vMB 24
406,538 406,538 0000000000000000055fa0b0cf92491c5e0d54fadce8f877837c8c965a547da2 1,010 0.48/1.00 vMB 41
406,537 406,537 000000000000000005645c3ca8496a071286341c42799a3b87dcfb281f66a8ca 1,072 0.84/1.00 vMB 23
406,536 406,536 000000000000000000861932dee1b4c8684c6bc9cdabc1ae56fa2f93638ce932 2,777 1.00/1.00 vMB 59
406,535 406,535 0000000000000000037ad05d46b8234bfa9494dbccc9e6e57551a6e5f6a57c28 476 1.00/1.00 vMB 20
406,534 406,534 000000000000000000b4d4673615d4f4d2828d1d0e1c0691744cba84c1db3fc7 1,163 1.00/1.00 vMB 42
406,533 406,533 000000000000000001f42dd97ab7c81ea8f1f87dba8333555c0cba87e61cb557 446 1.00/1.00 vMB 58
406,532 406,532 000000000000000001cc77ba45ab3c02c1893295d8dda128e398919427078290 2,068 1.00/1.00 vMB 39
406,531 406,531 000000000000000006894051950f34ac112062f4f11180d575ad1db459436864 2,812 1.00/1.00 vMB 50
406,530 406,530 00000000000000000384ea6e21b5907847fe8d23a62f5e708b5a4f661632aa98 348 0.14/1.00 vMB 45
406,529 406,529 000000000000000000fdf7516f6ed1062690d4b4339e0395350ad416334e49ce 222 1.00/1.00 vMB 6
406,528 406,528 000000000000000005554397b68dfdc7f5dcc6e4710ade3d48f8a0488ddbfa25 448 0.40/1.00 vMB 22
406,527 406,527 0000000000000000001c4b9cba9309ee95ffbef1db876bce1cfb338142119097 2,194 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.94 GB
    • Received: 18.32 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.