Loading Tool

Explorer IconExplorer

Memory Pool

85,568 transactions
31.41 vMB
0.13341433 BTC
Random Selection Loading Transactions
Max Size: 189.38/200 MB

Candidate Block

Mining Attempt 251bce89a6cb8d791a65f2bdef27f2b7aa9c155d9ba402943edfc0900d1960b4
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 1302c5fcdee2011f761b272a1f7330ae7ae4c61013f063b21d8bfe88532fdf4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.05700207 BTC
Feerates: 214.31 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (617,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,724 297,724 000000000000000020f24cd8953fb2389105c12bf5b0641f9a7cd60177da0ee2 148 0.07/1.00 vMB 33
297,723 297,723 0000000000000000381acf99ab024f984b11aa13d123f1ed139cb5338bab8101 495 0.32/1.00 vMB 26
297,722 297,722 00000000000000006987879006e85fab2cb4593a027905715a0760b4424dd983 405 0.22/1.00 vMB 29
297,721 297,721 00000000000000001d09c01986b70910093aee12d4c4d7ece377f0cdae42234a 149 0.17/1.00 vMB 15
297,720 297,720 00000000000000009a2efb3f31aeb822e7ef4f599b244c31a6c9a1d5b3896b90 151 0.06/1.00 vMB 103
297,719 297,719 0000000000000000556c96b7bffe473ccf6e802a21163058d85d3cef8e962475 390 0.20/1.00 vMB 32
297,718 297,718 00000000000000002b0caee899db2cb643c7f7c608bd90896fa301e3364fbaab 154 0.07/1.00 vMB 31
297,717 297,717 000000000000000009b8b64c1832006c412630d48a7622ed77eec2fe390ce10f 1,317 0.57/1.00 vMB 41
297,716 297,716 000000000000000065679882064657d1d7877255a18fbbdccc7782b765aad3eb 664 0.36/1.00 vMB 36
297,715 297,715 00000000000000007e47b78dc73949f636a11aeb49ec887f701daef5d03d9f13 23 0.05/1.00 vMB 5
297,714 297,714 0000000000000000656cc56eb6ee0eff90b0c5e5424bf340eda9d53cecf1712f 100 0.06/1.00 vMB 25
297,713 297,713 000000000000000062c467eff8850ebf2d59c26748424f1e9d3f7d0e747788e8 670 0.34/1.00 vMB 31
297,712 297,712 00000000000000005410f680de621b1bc1e3e3d00b2fff84ec73c071cc46e114 367 0.18/1.00 vMB 33
297,711 297,711 000000000000000003d0d2fdbdd18c4d6085966f9c1a2d28055850a4ed68e35a 512 0.26/1.00 vMB 37
297,710 297,710 000000000000000097f7f9fa246e583fed55fbf15c512cc0da2debdd8dae78f0 166 0.10/1.00 vMB 27
297,709 297,709 00000000000000002bd21d296bd884c1c53073bdd71fa2f40341e294228138f2 90 0.11/1.00 vMB 20
297,708 297,708 00000000000000001a62870d706c2939100ceafbb86f30dd9f398dbb3d60b651 514 0.29/1.00 vMB 33
297,707 297,707 000000000000000081b27388f4bc9c12e023749df72d5ec705fe060c295d4cfb 466 0.24/1.00 vMB 34
297,706 297,706 00000000000000006d20a19af9f926e63381899e494cc44fc50b1e04f1dcb98a 35 0.05/1.00 vMB 8
297,705 297,705 0000000000000000182683f14d508c58822b17c26b5fba424a944447f85faa73 531 0.27/1.00 vMB 36
297,704 297,704 00000000000000006716f56c5cd5d5fb2cb7d0a27502fe1f977cc5603ff74fb5 163 0.17/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.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.