Loading Tool

Explorer IconExplorer

Memory Pool

77,728 transactions
28.85 vMB
0.07306255 BTC
Random Selection Loading Transactions
Max Size: 174.99/200 MB

Candidate Block

Mining Attempt ec9a87f7940ed8324b4b082a05c7f1b96f6370916c1d50beda0ced1a90dfbe2c
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root d886f972dcfd1356dd134530c0b2ac16da66a97fde1818f2240b358491f1ef36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,867
Size: 1.00 vMB
Total Fees: 0.01285084 BTC
Feerates: 299.43 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (648,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,136 266,136 00000000000000032ce7e66a0d556d9c8a4d325a588501fa192e24eb34ad24df 129 0.10/1.00 vMB 55
266,135 266,135 0000000000000007ea83f9a0d2be99d4b777f78a6dce690c71111dc8c4eb1b42 1 0.00/1.00 vMB 0
266,134 266,134 00000000000000054905685104c4e137e086a50dee0cec4d1bb380e345a7baa5 140 0.06/1.00 vMB 99
266,133 266,133 00000000000000036253c7a02061121b6a12484278a3c472a22e47a821c28a69 164 0.15/1.00 vMB 26
266,132 266,132 00000000000000006e167cde5feba0cd3c95c06a5a2c4c411b63cd9a7167e0e9 80 0.03/1.00 vMB 16
266,131 266,131 0000000000000006448593157f4a2f5d11f29f06a47c440f0fab8d43d1cc8078 48 0.02/1.00 vMB 58
266,130 266,130 0000000000000007ea7e654c2f14ce2d4108667c04410bfc3709d0be35e646c3 128 0.17/1.00 vMB 45
266,129 266,129 000000000000000064ea5c7a5290c2f85790c9d4b87c016f8ef9e4ef8aff3b3f 250 0.15/1.00 vMB 82
266,128 266,128 000000000000000233a8d205b4ce4f5b9d9def4798b69c163ab26d86d8117bee 397 0.18/1.00 vMB 80
266,127 266,127 0000000000000008b5ea3e7f64bddbcc5165935bd05507b0af546c6dc623d035 328 0.15/1.00 vMB 81
266,126 266,126 000000000000000294efea4a150b48938536116682faa3ff7a02212959c9fd7f 717 0.25/1.00 vMB 138
266,125 266,125 00000000000000046898071783104b40e78a03864682307f6569a2ce30a6ee3e 385 0.15/1.00 vMB 100
266,124 266,124 000000000000000a95ea121591603ad5a2a3bd2783b3970589d084f028bdb421 147 0.10/1.00 vMB 45
266,123 266,123 00000000000000082c4f5447d942cf7ce9a57b31c31968790fc46e932024a140 568 0.25/1.00 vMB 103
266,122 266,122 0000000000000006fbd917e8b4770c566dbc8ed4bedd00f441286ffb6e7f73ac 250 0.10/1.00 vMB 65
266,121 266,121 0000000000000007f860e8cdec123756b1c0796e8d113d23d61a1dacf8689453 117 0.04/1.00 vMB 33
266,120 266,120 000000000000000014c67e33903e8033466126a4a476dfc4017d916d8d2e23eb 249 0.11/1.00 vMB 87
266,119 266,119 0000000000000008896e404265d935901c120d49eab378cd30dc685a6dee5bdc 388 0.14/1.00 vMB 63
266,118 266,118 00000000000000099664e1965aee6e7aec09f7fa78a2620ef4d4caff055ce5d6 409 0.14/1.00 vMB 63
266,117 266,117 0000000000000002a0ed6544f8752732eaae8c8ac9a78520181f27c0cee54dba 314 0.15/1.00 vMB 70
266,116 266,116 0000000000000004b2d00a15359cee329af271afa6879d61c61752cabc399dba 611 0.36/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.55 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: 669.88 GB
    • Received: 15.78 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.