Loading Tool

Explorer IconExplorer

Memory Pool

45,823 transactions
26.76 vMB
0.08568625 BTC
Random Selection Loading Transactions
Max Size: 142.17/200 MB

Candidate Block

Mining Attempt 403317159ea81a0db38b3aac1c7ccf1de5b45656caed77de71b3ad4f67edf663
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root a0a0284a0031cc4e78e4689ace5115800eb5fdc6ad39d1ccf8c6a37d2c00feed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,545
Size: 1.00 vMB
Total Fees: 0.03638910 BTC
Feerates: 101.64 > 3.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (408,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,906 505,906 00000000000000000067ac9b17bf3cd1c5339d0d6cd397f7d252cc4cecb9b2d0 1,466 1.00/1.00 vMB 29
505,905 505,905 0000000000000000005d93076f2cfa60876e7f61c7d77ff0854ee1fca9d70c6a 1,275 1.00/1.00 vMB 175
505,904 505,904 0000000000000000001e6a3f67fb11faf85fef7e0f6f457d866391c01239c4d5 2,552 1.00/1.00 vMB 289
505,903 505,903 000000000000000000688c2f8e31ea324ca7b042b56020b31bbc8fc5be7c7f0d 2,276 1.00/1.00 vMB 262
505,902 505,902 0000000000000000006b8fb0835f21275b7c2d228debe77a259ad99d252ef58f 852 1.00/1.00 vMB 81
505,901 505,901 0000000000000000006fa571ff6e41c0308e584e5e7219ee0f303c68a828d4c6 453 1.00/1.00 vMB 36
505,900 505,900 000000000000000000618bffffdfdef81d3b05f638ed62dc6f31cf8b53ddb6c9 595 1.00/1.00 vMB 51
505,899 505,899 0000000000000000004224cf3b42eadbd57f77d8580e497d7e92ce393dca5081 1,733 1.00/1.00 vMB 236
505,898 505,898 0000000000000000002539464bf94f87c612b62f808361db2c989a0883ad02e3 1,226 1.00/1.00 vMB 119
505,897 505,897 0000000000000000001a3a514a5be70a838d2feffa35338ff22e2c85254ec4fb 774 1.00/1.00 vMB 59
505,896 505,896 0000000000000000004464b8ddeda229a7d97f6cc5c7b35612c9cb153c18a270 1,174 1.00/1.00 vMB 61
505,895 505,895 00000000000000000067ed29ff5a5b8ce33c697a72b2a9db31af3e34afa77a66 2,099 1.00/1.00 vMB 179
505,894 505,894 00000000000000000079010c5b9058205c8c646e67765de3c1260be2bf06cea3 2,417 1.00/1.00 vMB 341
505,893 505,893 00000000000000000038dd541c3c5ae0df94f6b606b4caf89f3085aec7417ae3 1,539 1.00/1.00 vMB 158
505,892 505,892 000000000000000000161b3eb86d10c4ca7501c597f01007530c318549e1dde5 1,521 1.00/1.00 vMB 180
505,891 505,891 00000000000000000065ac14b4093f57f990f2d36196c9bc5499e285e72cc2c3 713 1.00/1.00 vMB 98
505,890 505,890 0000000000000000003d8c3b2d951d6af4fc77b74430dcd15e2c20a35555e669 1,118 1.00/1.00 vMB 91
505,889 505,889 000000000000000000765cb1449f4cb93006372abf54f94eb3db721372e15190 1,544 1.00/1.00 vMB 129
505,888 505,888 00000000000000000059669eda134efcdd6ba0c8d1475a4c0436f4f6a3ed41f2 1,997 1.00/1.00 vMB 211
505,887 505,887 00000000000000000059554151de16a955fef602253d2d2581d5a7877ecce0f3 2,593 1.00/1.00 vMB 331
505,886 505,886 000000000000000000326a104d9cd841754b568d0f840d40858b78098c7c2903 239 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.