Loading Tool

Explorer IconExplorer

Memory Pool

43,270 transactions
26.44 vMB
0.06107122 BTC
Random Selection Loading Transactions
Max Size: 139.05/200 MB

Candidate Block

Mining Attempt 73b712c77b7857f6d1f25df194b2e61b9e2dd07dd9bbdaf9a55af9c342881e1c
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root f23ab6cdfa4345a53584834cf8182c44b1fd4e0553816451c2240dc91214f9fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,318
Size: 1.00 vMB
Total Fees: 0.01254490 BTC
Feerates: 73.66 > 1.26 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (677,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,406 237,406 00000000000000d87c2f1226dfde36c536c4c11288cc949d3bd595ea3ea5fbff 652 0.45/1.00 vMB 127
237,405 237,405 00000000000000384a7606273b4d1b03e6a0d6fd35ae1ea07f5f4209a5999adf 741 0.25/1.00 vMB 272
237,404 237,404 000000000000000dc4e0ec58b5d0f872f50ad0ee9f824c973e214911b8584bc5 632 0.25/1.00 vMB 170
237,403 237,403 00000000000000f3f9e4440e0a9ac5f72108dc30afb3eaa99dbb6d41a98d1b8c 900 0.25/1.00 vMB 324
237,402 237,402 000000000000009ef2ae68d0c703871dca15948e9e39ac48e1782ea258fe09e6 112 0.09/1.00 vMB 76
237,401 237,401 00000000000000d6b9e4ada63ef9193f820c189ab272aa14525411818b2b4c54 669 0.25/1.00 vMB 205
237,400 237,400 00000000000000fc9bbfd92c77543219f2f4a58c7f72b6045faaac6932a827f2 85 0.04/1.00 vMB 55
237,399 237,399 0000000000000105e3e6582bda430adac05e14eadfad0c1b7ca17233240bc497 812 0.38/1.00 vMB 156
237,398 237,398 000000000000002e1bae593070caa3c05fa5f7ecbcd9b0a402889786a9626478 442 0.21/1.00 vMB 170
237,397 237,397 00000000000001643ead8ba450ec9edacd22a4fbd2327371fcbe5e703a078608 112 0.05/1.00 vMB 272
237,396 237,396 00000000000000cf116ddcd7952f4b497ce2e81e0fe22930e812b3a526e547af 129 0.08/1.00 vMB 129
237,395 237,395 000000000000007f2e9548fd387596cf9002c0458fa85c04ac681b92bb963e7b 128 0.04/1.00 vMB 315
237,394 237,394 000000000000010ecf610e8dd614f2436d841f08435104840a11c44ddde5958f 229 0.12/1.00 vMB 196
237,393 237,393 00000000000000ed1853b5cde1e6e6a66892f9d56dc98a298d4c267ec4a687b2 109 0.06/1.00 vMB 152
237,392 237,392 00000000000000acee5d2fcb5d464627a6599ea72a79587604724dafe50f1d49 156 0.09/1.00 vMB 108
237,391 237,391 00000000000000f8f399924cd0664d201597cfbeadd943840b7b105e60a71650 588 0.28/1.00 vMB 187
237,390 237,390 00000000000000ce79fc7919ca47a6165b236b2763f102a3d3748703efbb4cf6 165 0.24/1.00 vMB 72
237,389 237,389 00000000000000b18a2f97659d73cf506704816d48d5da0174b77b842e467cab 116 0.08/1.00 vMB 88
237,388 237,388 00000000000000b9745350fc5b8c3175cb7827b640b8b496511c99e5604ec4b3 227 0.11/1.00 vMB 156
237,387 237,387 0000000000000076ea6ee4f99e6a14fd7a71e8f58921cb86497265c36be2289a 422 0.20/1.00 vMB 206
237,386 237,386 00000000000000adf101746494aa87016d25e88d892ededaf809cebd41f10981 85 0.04/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.01 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: 649.24 GB
    • Received: 13.14 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.