Loading Tool

Explorer IconExplorer

Memory Pool

78,167 transactions
29.33 vMB
0.06524005 BTC
Random Selection Loading Transactions
Max Size: 176.25/200 MB

Candidate Block

Mining Attempt 1b44eb73257c090ba3fc9fefddc4650e5d312a0703a1dd1596bf48cbbf2a3121
Version 20000000
Previous Block 00000000000000000000a281f5555936da4319487920bc58ef2a368fe4984bcf
Merkle Root 70627221b59a62596f76b72cdef94c8a075cb716390d7779702e50d2fb9bbb86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,007
Size: 1.00 vMB
Total Fees: 0.00583815 BTC
Feerates: 101.06 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,018 (703,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,799 211,799 0000000000000355b10f0f0a841190bd1da12637e1aaf6b4e0b29d48f710ee41 9 0.00/1.00 vMB 53
211,798 211,798 000000000000025b26a81a2deb84051c962c49769d440484489dcf15ad0938e8 153 0.10/1.00 vMB 92
211,797 211,797 000000000000021b9080a41b8eaed40d9c38f0b782344fc469084ec47639e8d3 118 0.05/1.00 vMB 129
211,796 211,796 00000000000004b54ce5471668481da1d2fc4cca2122ff273a65a0e088f408ef 259 0.11/1.00 vMB 443
211,795 211,795 0000000000000093289482bbf08ba758a2b2049b9451ba3c3043c3a598384c10 170 0.08/1.00 vMB 136
211,794 211,794 00000000000002034dd6edbb0b5fef0951b9f1f49100e813494106f27f692549 37 0.02/1.00 vMB 109
211,793 211,793 000000000000027c28469363798e263850ac6888148f588d0685c19ef162c1c6 285 0.14/1.00 vMB 163
211,792 211,792 000000000000039e8b04304388b96b8c9b58bb2d4a8726d0c6bad5c4d8203bc1 707 0.36/1.00 vMB 123
211,791 211,791 0000000000000404188f8d0f63d4ee917c86abd2041911eef164da0cb7b33971 11 0.00/1.00 vMB 38
211,790 211,790 00000000000002dbcd72dcc3a8fbba5feafdf7d7c60ceffa11590beb047211ca 139 0.05/1.00 vMB 2,167
211,789 211,789 00000000000002c6fd762e3ca2eae93cb482376c502c3cf0b7191a120b24bff3 11 0.00/1.00 vMB 3
211,788 211,788 0000000000000283bb006145cd285ff7a6c5fa3d9a080e8acaf1f1da0e0c9102 541 0.20/1.00 vMB 248
211,787 211,787 0000000000000064a2a3c6419d4c93a57ce438f36305f1c82a7c2b49b7ffc712 438 0.18/1.00 vMB 206
211,786 211,786 00000000000002403cc886acf0d59067180ec0a3df7580549269887ab8c5ed15 106 0.10/1.00 vMB 111
211,785 211,785 000000000000007efdb4a4cd3ca441a75fc5a65b2eab1c81dbb30cad3d8e89a7 12 0.00/1.00 vMB 155
211,784 211,784 00000000000002cdcf3c7f530824a039453e4e28dc9694abb012ed3f5b9f8bd5 130 0.05/1.00 vMB 122
211,783 211,783 00000000000002a4cd4278cc96273d3b767c92fa80b6205eb666e1690b57aeab 289 0.13/1.00 vMB 197
211,782 211,782 0000000000000238f35c96120fc8d6556a4bd6fd57371d178862fa4c85533a26 7 0.00/1.00 vMB 152
211,781 211,781 000000000000049131f5aeaf385d61901d0981a2ebd330e012b6891592286eb0 257 0.09/1.00 vMB 244
211,780 211,780 00000000000000499fa7a44d1c134befe26f5ebef7acc5c9e6ea639fdeaabfa6 203 0.12/1.00 vMB 183
211,779 211,779 00000000000001d6ad1db65a557f34b80abf387360971773104dd440684cf737 498 0.24/1.00 vMB 395
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.