Loading Tool

Explorer IconExplorer

Memory Pool

26,843 transactions
27.45 vMB
0.07331018 BTC
Random Selection Loading Transactions
Max Size: 131.39/200 MB

Candidate Block

Mining Attempt 4982e67290a05889ceadfe0b39b5133d55c04ec5c922a16116c15a05cadb95c8
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root 6f93e9d91ae80fcdd640474fae7710e8fc8be1069b9a65b09ad2e01f9b3e1d4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,397
Size: 1.00 vMB
Total Fees: 0.02126570 BTC
Feerates: 301.57 > 2.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (136,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,653 777,653 0000000000000000000128c94957971f0ee9e402c1c6a8a5c4293c2e6cb721f2 605 0.94/1.00 vMB 3
777,652 777,652 000000000000000000069f69b4dfab33a4294fe09b75777e3334787404727f84 1,447 1.00/1.00 vMB 8
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
Previous 10 blocks ↓
Total Size: 781.46 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: 610.95 GB
    • Received: 10.77 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.