Loading Tool

Explorer IconExplorer

Memory Pool

81,882 transactions
30.03 vMB
0.08192988 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt cc893919eb96b3fa4e8cf1ac09c5c831ca30bc567e2f81885a0e8b8398ca0d76
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 688a74e8bbdbb9115087d9ad541d5dbc46f84c4f49f1943761f2ab0ed47ac045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.02047594 BTC
Feerates: 151.12 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (680,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,515 234,515 0000000000000064d779cee700dee67f1bf1b616b9021afbb7f001f78e399424 480 0.21/1.00 vMB 191
234,514 234,514 000000000000012767dfe754735c92de26997a6417712b488b95979b596ea842 422 0.19/1.00 vMB 203
234,513 234,513 000000000000001795b0977f88cfb4df2c7371a0a471aa7909b30063c0ce6bc4 398 0.19/1.00 vMB 150
234,512 234,512 000000000000006cc663e82feeed11355f797b967cf4c9cc7555a41c521fe217 533 0.22/1.00 vMB 199
234,511 234,511 00000000000000f77f12deb4dd3de6bf7f368995dcf5f33e3745119ef8635f09 526 0.25/1.00 vMB 140
234,510 234,510 00000000000000ad58f9bc03b2260da05a6972b197744a44a6092058b617fd02 578 0.25/1.00 vMB 822
234,509 234,509 000000000000012234f5478bb73cf421287d800af3ce126791c40230bfb28bae 659 0.45/1.00 vMB 121
234,508 234,508 000000000000015cc13cc9d08e9daabf6addcb42f10b3fb69bc83e8cd97375fa 342 0.10/1.00 vMB 58
234,507 234,507 00000000000000a026c4ac530500629cebb9297a993bbd100bac5214f78ce0b2 553 0.25/1.00 vMB 233
234,506 234,506 00000000000000a203f96eb54fdd3a86afe5bf96e694c2b45780653b4758edd3 133 0.06/1.00 vMB 50
234,505 234,505 000000000000008d6dfc352d05a61a440260a0b2f417e0e7d29531218c55250e 627 0.25/1.00 vMB 246
234,504 234,504 00000000000001165c62a987b2722e5339e5e0eac0b9ee18a19fa4f3eed12be8 308 0.14/1.00 vMB 342
234,503 234,503 0000000000000194f8ae0f82829ea9a6ba94dc1d969fe856361dfb52be4c225a 6 0.00/1.00 vMB 86
234,502 234,502 0000000000000106ff0887fbe95002c190b9aaa61838d530cf0b7976d315a502 318 0.13/1.00 vMB 208
234,501 234,501 000000000000005315c97ed783320890d886968843fa231d0bf13e486601c0a2 177 0.15/1.00 vMB 86
234,500 234,500 000000000000002f2d37f8aa95015f24071d6d5759d824cb30856615c8dd2004 664 0.25/1.00 vMB 218
234,499 234,499 00000000000000736009ee75a7dbe12cb3e6516d100fc1d1eb0fa39fc27e01bf 395 0.17/1.00 vMB 208
234,498 234,498 000000000000007c25b45fed17d79e9e5885797e470ec2d216a394f773dd70cd 320 0.10/1.00 vMB 2
234,497 234,497 000000000000015bd66f158b0041cd7a448659cac24fe3975773126deb3bd2cd 43 0.03/1.00 vMB 17
234,496 234,496 00000000000000af0a0fbeef7d396f760af319d9efb9f26fd852fdee5220a728 300 0.13/1.00 vMB 354
234,495 234,495 00000000000000ea21d03dbef65b4ef1fee75391948076e151e22a97586bec01 331 0.13/1.00 vMB 371
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.38 GB
    • Received: 14.71 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.