Loading Tool

Explorer IconExplorer

Memory Pool

81,586 transactions
29.87 vMB
0.14347039 BTC
Random Selection Loading Transactions
Max Size: 181.07/200 MB

Candidate Block

Mining Attempt 0cf7c4f2e2eb0bd87ee12143882af736997925718e3468160e18df32221345fc
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root b77a31f01adabbeb55521f8e9ceaa5fe909dc67388cefeb5450f56e55350560c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.07553123 BTC
Feerates: 101.65 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (450,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,852 464,852 000000000000000001fa287a72ad6d646ef61671aa6b2907755999f59901695e 2,481 1.00/1.00 vMB 283
464,851 464,851 0000000000000000003f40805710c4619988ee3eb7782fee96ab026036ec644d 966 1.00/1.00 vMB 184
464,850 464,850 0000000000000000006bb883533c1080ea1d4ed0ed195d4a30522c42c4b076f9 1,915 1.00/1.00 vMB 195
464,849 464,849 000000000000000000e792a48ac8d439f94b7955ce95761c6fa05f8daced75cf 2,813 1.00/1.00 vMB 245
464,848 464,848 0000000000000000013317f21887fb4ab2154650b781e153dd1709a459d75ef4 2,442 1.00/1.00 vMB 269
464,847 464,847 0000000000000000003015e011c3a110986f55b49dd5daa2da806626c7f8cb40 2,544 1.00/1.00 vMB 239
464,846 464,846 0000000000000000010a20b271a93d778987fa28d1d15e6affffcc5ef5cc9aa3 2,186 1.00/1.00 vMB 209
464,845 464,845 00000000000000000067f164c07f429313cb2dd79df56b95451c9baeb6804925 2,615 1.00/1.00 vMB 194
464,844 464,844 00000000000000000178962c906212357a7e4c13119a8112fce73d246010eaae 2,329 1.00/1.00 vMB 293
464,843 464,843 0000000000000000018f1fd48dd6de546db9970a00137df8c3bc5076a25bf63f 2,846 1.00/1.00 vMB 172
464,842 464,842 000000000000000000403010513bc19393e6b96c997b64542676c5bfd7d8463f 1,988 1.00/1.00 vMB 215
464,841 464,841 000000000000000001d626509077d804f61bfaf780f3d95b754d32649892db37 1,562 1.00/1.00 vMB 150
464,840 464,840 000000000000000000f30a0fe0c7b5564b5b702a53eeb26961ddead2f4797e25 573 1.00/1.00 vMB 137
464,839 464,839 0000000000000000016a4ae2542fe437b8f8f1506cff6edd6a01838036a4ea07 1,240 1.00/1.00 vMB 154
464,838 464,838 000000000000000000443445c824eb373689d1a90107382809653845a81c8c13 2,278 1.00/1.00 vMB 174
464,837 464,837 0000000000000000005fe609a19e67b53e029696a6d46eedb3b1db086b472470 1,732 1.00/1.00 vMB 224
464,836 464,836 000000000000000000c98df9e5b74ef36a49da6fef4f0c0e0c83c6139b30a89b 1,829 1.00/1.00 vMB 226
464,835 464,835 0000000000000000001704ede2fb1f1e6d09e377d50f2290764a4dfd23c9844e 2,056 1.00/1.00 vMB 199
464,834 464,834 000000000000000000c87166035b1c994a9fe8e7120bf1d377003fde2aa1627b 2,395 1.00/1.00 vMB 196
464,833 464,833 00000000000000000145f079b4aef0f1e6216cbb76793025d3203c30230c19d5 2,454 1.00/1.00 vMB 207
464,832 464,832 00000000000000000092c6f791fa62945ce95cc6e5b12426789b52c12b3ca1cd 1,621 0.53/1.00 vMB 355
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.