Loading Tool

Explorer IconExplorer

Memory Pool

83,424 transactions
31.26 vMB
0.16750570 BTC
Random Selection Loading Transactions
Max Size: 187.12/200 MB

Candidate Block

Mining Attempt c4cf329b4fbc07bab76757e72626b51a76f0b6208f663b0ffd09d5633e30bf06
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 78b80295eba546a0a76c6ec5f0a22bc23c779febaa987196b7ef4ad8ffe8ad43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,798
Size: 1.00 vMB
Total Fees: 0.07266799 BTC
Feerates: 301.37 > 7.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (276,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,532 638,532 0000000000000000000440d376afa3b458f6557ce34ffcf57914149bfca1864e 1,755 1.00/1.00 vMB 21
638,531 638,531 00000000000000000006b75f363c350556695d80215c292d47663ff5f66637fd 1,373 1.00/1.00 vMB 14
638,530 638,530 000000000000000000045775582dcd8362c86581b8a520f40c60599f7a954aee 2,118 1.00/1.00 vMB 28
638,529 638,529 00000000000000000007dea75dadcef50be5c52dd381b2a9e04f596180620df9 1,492 1.00/1.00 vMB 14
638,528 638,528 0000000000000000000d6adb14564edbd54dd4be8ee83cb7d409136090faae92 2,032 1.00/1.00 vMB 18
638,527 638,527 000000000000000000101a24eafca54a342b72df777504635d4cdd2f437be0d9 2,125 1.00/1.00 vMB 10
638,526 638,526 0000000000000000000233c7ca3626eb521df60c1ff39c076df2c1230f4ad504 3,038 1.00/1.00 vMB 14
638,525 638,525 000000000000000000081efe552fa20255ffd707d8afc266e220b6411f11d876 2,754 1.00/1.00 vMB 44
638,524 638,524 00000000000000000003687bd251df3cbff82546556f0130b56a1f582ff0c082 2,127 1.00/1.00 vMB 33
638,523 638,523 0000000000000000000c1f261b661cd8249290baac0ab5bd18c3fbec4f21a0b9 2,755 1.00/1.00 vMB 37
638,522 638,522 0000000000000000000c989b714ef7f428216b72cb567f7b1b4e0df432923b83 2,895 1.00/1.00 vMB 59
638,521 638,521 000000000000000000045718e0419c68deb0051eeded6c770ebd927d66706596 1,864 1.00/1.00 vMB 18
638,520 638,520 00000000000000000001393cb246cbcb876124d2146b640a29db3ecd54a3360a 2,107 1.00/1.00 vMB 39
638,519 638,519 0000000000000000000a3c49d9f0a08edff3706e9cd854efa4a01d41a2b537fb 2,410 1.00/1.00 vMB 25
638,518 638,518 0000000000000000000d9d9eb7dfb94510a86d8c51470bb4eec04e85f293f0ce 2,639 1.00/1.00 vMB 37
638,517 638,517 0000000000000000000bb1638c34b602ec3ed9c822a317d750220df7ec657ef0 2,548 1.00/1.00 vMB 35
638,516 638,516 0000000000000000000f976158a53e0676892d5d0136825497b50438d1c28576 2,345 1.00/1.00 vMB 33
638,515 638,515 0000000000000000000370f49d867ceb7eb6ad5e57e44a8c2b508b72c992cf92 2,434 1.00/1.00 vMB 43
638,514 638,514 000000000000000000044e3b9d2b8ad023711cebea6fc828f0ebef58586ead69 3,112 1.00/1.00 vMB 51
638,513 638,513 0000000000000000000b3b0ea039231739641d6273277db5d2911399d5345ced 2,295 1.00/1.00 vMB 47
638,512 638,512 0000000000000000000f63ad5d08f1a2ee3c35abe9677b416168075f00c5fce3 2,717 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.