Loading Tool

Explorer IconExplorer

Memory Pool

45,172 transactions
31.40 vMB
0.10575329 BTC
Random Selection Loading Transactions
Max Size: 159.91/200 MB

Candidate Block

Mining Attempt 2801e8e1bac65bfc56ba2dc553b76b9328e12cedd19e2c60845ce1220bdc60bb
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root 3421211ba1dfdf4ee27f192548932c6731a8010b444a25bbd144fe798435dbeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.04033576 BTC
Feerates: 301.05 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (136,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,651 777,651 00000000000000000003f4a7616e8220c2750771641ee5b7bd90439ae9da5688 1,107 1.00/1.00 vMB 6
777,650 777,650 00000000000000000001068efc53189b1b976b0f47706d05a53a6d6f928183a0 658 1.00/1.00 vMB 13
777,649 777,649 00000000000000000002548df9debefbe8ddd3892d95535bb53bef1e570454db 926 1.00/1.00 vMB 5
777,648 777,648 000000000000000000024b7738bccede4d980d8ff9ebe53fcdbeb1d1e8674370 1 0.00/1.00 vMB 0
777,647 777,647 00000000000000000006b7f9d164cff98695346d5149987e12ea7fcbb4487909 1,413 1.00/1.00 vMB 8
777,646 777,646 00000000000000000005327c7492a254dbdcc62cdf3814ebda3d7b5733062baf 2,033 1.00/1.00 vMB 10
777,645 777,645 00000000000000000001f9651f162cdb491a94aa826948b198b88b0b1f193642 1,148 1.00/1.00 vMB 4
777,644 777,644 00000000000000000005379b5f4edf29597c6ab19884756330f5866e82f06f3e 1,192 1.00/1.00 vMB 6
777,643 777,643 00000000000000000004aed02fcd30a151e50733ac8d6cd54de168234d59eb02 1,208 1.00/1.00 vMB 4
777,642 777,642 0000000000000000000599d395afef11a28e08dc303fdfca327413e325ce13ed 793 1.00/1.00 vMB 3
777,641 777,641 0000000000000000000382b2e4bd8d210ecc7898bcf74146a3a4c50a49d0e883 2,494 1.00/1.00 vMB 8
777,640 777,640 000000000000000000004e22f0b1a0ca9f1be8b9a9f288811f700f18286b092a 2,185 1.00/1.00 vMB 10
777,639 777,639 000000000000000000048e3fe98653345f4a2edf3d71dc4c551a6864b5efe971 3,736 1.00/1.00 vMB 25
777,638 777,638 000000000000000000047485fea1f579d645556f8ad49f8d3936b4703700721e 2,995 1.00/1.00 vMB 16
777,637 777,637 00000000000000000004ecf8e0e474e71367627d211013e42a66e598206def2c 2,415 1.00/1.00 vMB 9
777,636 777,636 00000000000000000000bf7de983578a37ea71608bd6db6f9c044aa4005be777 2,040 1.00/1.00 vMB 11
777,635 777,635 00000000000000000003b6d8e0fd7751ec585e520ef01b9b4e8dd64fb604825b 3,755 1.00/1.00 vMB 21
777,634 777,634 0000000000000000000513e6cf2189ca865801ec63c6e14ec7a71776d2652bb3 2,865 1.00/1.00 vMB 23
777,633 777,633 00000000000000000006b2071e29c1c4d709f7d1048da7a1abde5e7ff029a0f5 2,484 1.00/1.00 vMB 11
777,632 777,632 00000000000000000004de70bc2987a9d8fee46e5dea718c8a49c9fbc697f9b5 2,184 1.00/1.00 vMB 9
777,631 777,631 0000000000000000000209608c00aebf2f41ce44396dc20ed9c082a00dadf30b 1,156 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 609.46 GB
    • Received: 10.68 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.