Loading Tool

Explorer IconExplorer

Memory Pool

50,296 transactions
30.22 vMB
0.12436492 BTC
Random Selection Loading Transactions
Max Size: 161.79/200 MB

Candidate Block

Mining Attempt e04b952d6a76ae41f3c86490ce12012db0233c507892ac5506505043775e5638
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 6b0e397493fcbbc822c9754384e3486bf120a757504791d88973d7ad41de1ba6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,021
Size: 1.00 vMB
Total Fees: 0.05267667 BTC
Feerates: 150.75 > 5.28 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (586,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,132 328,132 000000000000000002fe333b196d422210ec74d20a303772f5c51c57faec4fcd 338 0.17/1.00 vMB 25
328,131 328,131 0000000000000000175286e9f6033bceb66f9922354b642ed9fef2ee3f3e1c8e 1,029 0.54/1.00 vMB 27
328,130 328,130 0000000000000000035c55576f2ca62c669f7142d24d2c6d05fca80f29092f3f 51 0.03/1.00 vMB 16
328,129 328,129 000000000000000007a9aa5068e266c4a0fe210035babf0b2603d2ac635c6eb3 409 0.39/1.00 vMB 22
328,128 328,128 000000000000000003af186b785322943679ebe309b824d45ba88020d71aac05 237 0.19/1.00 vMB 22
328,127 328,127 00000000000000000a00e6d4387ea18ed69f393ef831f72dcba68917361175d2 362 0.27/1.00 vMB 26
328,126 328,126 000000000000000007bdffd4917ed4bf8b3f38277a6a3c991d1c7a07e84ae798 22 0.01/1.00 vMB 18
328,125 328,125 0000000000000000153d995500ea9a3e1a326ce080e189abb48a62d44571418b 634 0.36/1.00 vMB 25
328,124 328,124 000000000000000009b8cfca2c39cc00c01d8fb6a15f3651562f572e593ae1e2 452 0.28/1.00 vMB 26
328,123 328,123 00000000000000000650cde2db998159310da0b4b0245cc890f6a20aeb6c8902 637 0.54/1.00 vMB 23
328,122 328,122 00000000000000001d91f57e5f98923967451b66deae4f7188ba61edcdfb3468 190 0.12/1.00 vMB 28
328,121 328,121 0000000000000000150c6b7915c0e38528031c72208f9d309a06b3e53673772c 140 0.18/1.00 vMB 15
328,120 328,120 000000000000000015b75fca4fe798db6273905a8ad24b32f0174924c94d351d 297 0.16/1.00 vMB 27
328,119 328,119 0000000000000000083800acb0f8dafacc4622c6f8f0eed688f459b87342373e 640 0.35/1.00 vMB 28
328,118 328,118 000000000000000016011ba87f98059672f69a1b88d9312499d6f5481c0ed8bf 424 0.22/1.00 vMB 28
328,117 328,117 000000000000000003dacbaf2c878862a5cebeb63fcaf0f1eeb0d064aa7cd239 234 0.14/1.00 vMB 24
328,116 328,116 0000000000000000013fe7cc7187afd01ea0d5d2e40515c2c6db06ef26b63b96 351 0.35/1.00 vMB 16
328,115 328,115 00000000000000000599c28e0144f7e4b1ffb6c2e9f49b9e4b5c434fe346aeab 360 0.23/1.00 vMB 30
328,114 328,114 000000000000000015491028aa99c883311a5e525f1903aca61d8f5a816eeb64 181 0.10/1.00 vMB 20
328,113 328,113 00000000000000001d858d02d6b1e5f7825b882b09c1bd67607ed0dd03cac413 397 0.45/1.00 vMB 12
328,112 328,112 0000000000000000032c6480d36baa81a917d6009b9b6d3c019690e8bd998ca8 153 0.06/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.