Loading Tool

Explorer IconExplorer

Memory Pool

72,695 transactions
28.03 vMB
0.06685045 BTC
Random Selection Loading Transactions
Max Size: 166.05/200 MB

Candidate Block

Mining Attempt 5c71e679cc1a1b93b5d538a0e79ea6b61233b284b376f4e95f621340dec6aea7
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 7a76d67e9c9785c95b0b733be45d87157bf02eec5dcf634b64038bd3d44a6306
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01090293 BTC
Feerates: 150.86 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (133,127 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,904 781,904 000000000000000000016e5f33c2002045515bfaf5f0624188f4d1644c13e7d4 1,531 1.00/1.00 vMB 15
781,903 781,903 0000000000000000000336f1e83445d875a106bb1c6c26c5cf677dc0eaccd0d5 934 1.00/1.00 vMB 11
781,902 781,902 000000000000000000007be2a1a624f2f566a7137fd5285145d894fbef19380b 323 1.00/1.00 vMB 6
781,901 781,901 00000000000000000004d11de6a0bdb4088bebe2c1087dc6b40147d0d7d2e151 1 0.00/1.00 vMB 0
781,900 781,900 0000000000000000000395efcf31eb4e7056d96f0c9eb4aaa7ddd56ea601e1e5 236 1.00/1.00 vMB 6
781,899 781,899 00000000000000000002992df80a5822ce7cfa2eb26b156abf62bbfa39d9dbdf 973 1.00/1.00 vMB 11
781,898 781,898 000000000000000000054274046f7a578b6c27ba39337132b024d2251064896c 1,257 1.00/1.00 vMB 12
781,897 781,897 0000000000000000000083f6b74d2012c131b9dcfb8ba41c2b67bc532cb736f5 385 1.00/1.00 vMB 7
781,896 781,896 0000000000000000000518705a40f258b4cbcf8d4d7f5019bc2017c0800ab313 348 1.00/1.00 vMB 6
781,895 781,895 00000000000000000000fabc90bb80787e3249cffc30be3786471665ff8d0f8a 1,246 1.00/1.00 vMB 11
781,894 781,894 00000000000000000000103b97c01e6784631909f8eeadd089cd634f68cb2c9b 1,175 1.00/1.00 vMB 8
781,893 781,893 000000000000000000063abe5bff388c87036442e13d6905faef273d12bf8cfa 802 1.00/1.00 vMB 10
781,892 781,892 00000000000000000000508181b55d0b9624ef880577b688288042bcfc39d459 1,212 1.00/1.00 vMB 13
781,891 781,891 00000000000000000001af3dd998f1b4b4882942de8b30c89681e2e63c5c436c 1 0.00/1.00 vMB 0
781,890 781,890 000000000000000000057f13dbff28c3f9081c4ce6f30837f085dbee26ce3e82 198 1.00/1.00 vMB 8
781,889 781,889 0000000000000000000649f2a1b2c642a1f6091419ebd9632878d74040bccc84 1,588 1.00/1.00 vMB 14
781,888 781,888 000000000000000000029fb0915e0ebb6f93fcbc8f00ca3d987921e4417f502e 1,868 1.00/1.00 vMB 18
781,887 781,887 0000000000000000000563fecf698974ff72dee0bf50f9049adff3102a9fecb9 2,403 1.00/1.00 vMB 33
781,886 781,886 000000000000000000021878dce4f51c63695910a2b7922f323faa3153e2e620 1,303 1.00/1.00 vMB 12
781,885 781,885 00000000000000000001ce98080a425a352f636761e4faf82aeee12c0b3b41b9 1,679 1.00/1.00 vMB 17
781,884 781,884 00000000000000000004ffdf5a0ea1ee0bad398ec0e5980df8816568d0791c08 1,860 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.