Loading Tool

Explorer IconExplorer

Memory Pool

79,048 transactions
29.95 vMB
0.08090535 BTC
Random Selection Loading Transactions
Max Size: 182.77/200 MB

Candidate Block

Mining Attempt 23cb13590800aa54dff1204bbc7073e1bff9bc5ff3a031dbf996787142cadc78
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 00d9ccf172ef8b97e08b51ffb3b015244e8c7f0953e5ad8e2988bdf02a0b1b7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,180
Size: 1.00 vMB
Total Fees: 0.01414411 BTC
Feerates: 300.83 > 1.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (645,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,164 270,164 000000000000000311f0faeb0beea2c3f31df7cde519a409084deefe33750324 263 0.09/1.00 vMB 50
270,163 270,163 0000000000000004500d8f4223c16a990192741f044c9aaa77cdb5581b2223d6 76 0.03/1.00 vMB 17
270,162 270,162 000000000000000113075691961ead5cd3b0dd0086153681e22001cf6e2db1b6 596 0.28/1.00 vMB 62
270,161 270,161 0000000000000005635d82d8b4d60a0b326a93c64b271beb28ed0c1219b3dc7b 190 0.20/1.00 vMB 20
270,160 270,160 0000000000000000e355f1559ede60f32e9269b1856f49816be0fc5cc544abe4 824 0.42/1.00 vMB 62
270,159 270,159 00000000000000027c822ddb8a27e96bb2ddcd051503a1562757e13509591dda 187 0.09/1.00 vMB 30
270,158 270,158 0000000000000004703ae9dc3db57493a15481bfa6fc3b984edf6e582bc01884 31 0.02/1.00 vMB 56
270,157 270,157 00000000000000011d4a0e84841f796f79a202dc428251ea3069d15a2885ecd8 247 0.08/1.00 vMB 31
270,156 270,156 000000000000000338963992cf96736e705aa5801d42adb71b05b76835c5d74c 558 0.19/1.00 vMB 46
270,155 270,155 0000000000000002ea75d47f2df295923cda3ed8d70739419fe57810ff6e75a0 382 0.17/1.00 vMB 70
270,154 270,154 0000000000000003e5a1b8b3aee026e655e3ca515eff3dfebd929a25b17a6cc5 452 0.22/1.00 vMB 55
270,153 270,153 000000000000000412e03ab07297e90f5966bc2e078d7de4373a7b6f1251a445 232 0.25/1.00 vMB 25
270,152 270,152 00000000000000054ee364c01fe00e3784f20ec3ed68042907f2efa25ceb1c02 439 0.25/1.00 vMB 56
270,151 270,151 000000000000000134fbe91c155a97ff12ce4ec0738eb7680df33a7a8f2a0408 608 0.25/1.00 vMB 75
270,150 270,150 0000000000000002d7ffb7450afdd02f73615e61010aabcf361e6ab9254e2be0 195 0.23/1.00 vMB 24
270,149 270,149 0000000000000001a0c236be8823b7fc1e371b3d3f4eb5f3a8757afafc52d20c 572 0.25/1.00 vMB 63
270,148 270,148 000000000000000415abd111f672d7643d10c9b0d07f470d6258edbf81d0b3bf 256 0.11/1.00 vMB 37
270,147 270,147 0000000000000004ee09046bc3879b2c3ac7032db2915b8f67539dc65515f5e8 792 0.25/1.00 vMB 114
270,146 270,146 0000000000000006ee2c5a32cb32b0f9c96c47f579d43406124e44317b6c388b 541 0.36/1.00 vMB 33
270,145 270,145 0000000000000001235684041bf3b57ebc568c8b66e46fff255706f9b4559b88 841 0.25/1.00 vMB 42
270,144 270,144 0000000000000004da994162f083e9744f1c93e8b9035554bbbd784d59465f72 693 0.25/1.00 vMB 203
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.