Loading Tool

Explorer IconExplorer

Memory Pool

43,770 transactions
27.14 vMB
0.06313147 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt a708f5e66ddfc7d418b162feee5c0b35724d9bffb4d77845ad81937e3b1052e7
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 948878ef7e190f6c84b205b99952dcffc24a81a33de6ed633ee9d9359fefb0e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,628
Size: 1.00 vMB
Total Fees: 0.01252647 BTC
Feerates: 502.65 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (473,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,895 441,895 00000000000000000152301d98687228e5e8cd54fcb27ba03e1db20615792a57 2,894 1.00/1.00 vMB 77
441,894 441,894 0000000000000000007edb4efd1a10a24f41938f4af470a4a61164d98777b933 2,505 1.00/1.00 vMB 102
441,893 441,893 00000000000000000337e064f4df330d14f77bf91e143ba1972fda41418b6d81 403 1.00/1.00 vMB 54
441,892 441,892 000000000000000001fe3a46d56a1240247baf63402c10a4eb48379f66226d3e 1 0.00/1.00 vMB 0
441,891 441,891 00000000000000000225638db73701dd866345d828b642183f95d2707aa3ec68 850 1.00/1.00 vMB 58
441,890 441,890 000000000000000003766a3f3e89a7b172a8869f335d0db936ef9fd70a2afbde 2,282 1.00/1.00 vMB 67
441,889 441,889 0000000000000000023463ee28d818b771556e4d721881200ec176df4745391b 2,841 1.00/1.00 vMB 86
441,888 441,888 0000000000000000033cd69705fa8f546fa95146df445d8c7ece19cdaa4f9342 2,429 1.00/1.00 vMB 96
441,887 441,887 000000000000000003c4c84044707bea7eeef4bb624250adef8361cd0f7ef438 366 1.00/1.00 vMB 55
441,886 441,886 000000000000000002342e2fe697d80455e72788a08977c8b686a05dbb9931f5 2,633 0.99/1.00 vMB 79
441,885 441,885 000000000000000002177082e8f203e1c095cfd8459458ede3ebdf6efce62d7c 583 1.00/1.00 vMB 58
441,884 441,884 0000000000000000007c687db77434ced233beb3a415886c2c1cdfbf9cea2365 1,598 1.00/1.00 vMB 67
441,883 441,883 00000000000000000044ead01e6b3bb8f2b29bfcc482ec9d90f28f4504eceffd 2,306 1.00/1.00 vMB 76
441,882 441,882 00000000000000000064541694b26588cf915d9e1cdfa18eb3b2e98498c28ada 2,926 1.00/1.00 vMB 79
441,881 441,881 0000000000000000022c19224fe73b1961267c6e8f9b5e9b92d6c93cc5edd482 2,416 1.00/1.00 vMB 94
441,880 441,880 000000000000000001f49abf2354c3afbddad22d9dfec81f481c9e3f71c05c82 206 1.00/1.00 vMB 52
441,879 441,879 000000000000000001995d4fb5da862c8bf9f94b19a9461b8c7ca22c7c3997c4 699 1.00/1.00 vMB 54
441,878 441,878 00000000000000000327c4a7e59002ea3ffa80457693e64771970b0fad46d320 2,719 1.00/1.00 vMB 80
441,877 441,877 00000000000000000094d09b2cca10525fd20c72ccd7e9b153603a28933e925f 2,711 1.00/1.00 vMB 81
441,876 441,876 0000000000000000038ee821da080ef3861c0ff6c6dff6101c7704640ef3468d 2,267 1.00/1.00 vMB 292
441,875 441,875 000000000000000000544b2fa7380cbf7914558e1fb4e63345e1c0c63b31d7c5 1,885 0.99/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.28 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.