Loading Tool

Explorer IconExplorer

Memory Pool

21,921 transactions
9.47 vMB
0.06392944 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.56/200 MB

Candidate Block

Mining Attempt ad40b8a07770fcd834ee2bfc6d45082c9d2c8d2e45d8a09a45539fe0ae51bd6e
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 7a0a4f83e61ef3de8f3b1342667332f5ea1d481449a0d1264f75d5724ef535e8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.03706213 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (816,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,868 96,868 000000000003dbbd0ebf2a6c22567de97fb0758efe84590e080cb66636a82bb4 5 0.00 vMB 970
96,867 96,867 0000000000026d92b58e3b20fb95f3d64e97709fc24e71680177b9c58517b8e8 1 0.00 vMB 0
96,866 96,866 0000000000041521a890191f49d04f2c9e4edfa57a93cf86ae6ac7e94bfab119 4 0.00 vMB 1,049
96,865 96,865 0000000000011c8bfd538c7b9e6aca982483a0dc458c21fbcf0014ccaa388b4e 1 0.00 vMB 0
96,864 96,864 000000000004989b1810d23a20d3e326ccba457a7b60124274ed6cdff17f77fd 3 0.00 vMB 1,941
96,863 96,863 00000000000208ca28338a833976e032cb75b024a1b89873fefd664f6c892346 4 0.00 vMB 0
96,862 96,862 0000000000012c1f201d5366b4e50b28c5d7970c5777784bad0679a47223f1cb 5 0.00 vMB 0
96,861 96,861 000000000004f416588929a8ee8291fed28a9198a1c8d43eb3da3fac90ddb118 2 0.00 vMB 0
96,860 96,860 000000000003e7e9e29d8d5f85d4b8e55d9fca6ca5fea96c593832bb90ec8fbb 8 0.00 vMB 0
96,859 96,859 0000000000032385020a3c7763b6fa5a9e461ef5c57d0d94f1f3e37437e24d57 1 0.00 vMB 0
96,858 96,858 000000000000129219485e6be47469c59f405e17daea3665d0ba3baeeac04211 1 0.00 vMB 0
96,857 96,857 00000000000473a45c5fccb5d8074757e1f9de093ea80d62baa848ce7f4e7f2e 6 0.00 vMB 0
96,856 96,856 000000000000cc6da0816dfd98f8101e6fd73e88a57f855ce6212b30e9407844 2 0.00 vMB 0
96,855 96,855 000000000002b23ab8c8cad54418520e94e570e52379c88dfe133c25cfc024ef 3 0.00 vMB 0
96,854 96,854 0000000000040146548d29563c5dfb17ab2ef2d9f66ad66e748eff0a594b788c 4 0.00 vMB 0
96,853 96,853 000000000003f6c8ee6f2d0b50289b887fb775db870aea45809e1a675b27cb2f 2 0.00 vMB 0
96,852 96,852 0000000000044c7c7ee3d71391549a1b4b99702f9ba929e06f3b21c05db22e54 2 0.00 vMB 0
96,851 96,851 0000000000041f40b60ffe8f1bb64461327391de78942ed2d6b58e362f1f3ea6 2 0.00 vMB 0
96,850 96,850 000000000000f9ecf24a08c9cda5545b75990561f0d2dbc65c85d866aaf2b7b1 1 0.00 vMB 0
96,849 96,849 00000000000520307f416f1c0df21ae288378c7820ce58768b5dca2d6122560b 2 0.00 vMB 0
96,848 96,848 0000000000031514db72d6044d676ba7b2d582f1399bd6c29f59b08a60cf58ae 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 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: 250.98 GB
    • Received: 0.95 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.