Loading Tool

Explorer IconExplorer

Memory Pool

76,454 transactions
28.88 vMB
0.07368580 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt 412746c73ee3835ec0aacac6a7ef1c482304c761558ce929d72e28f1c9a5c1fa
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 17e2c244043b39bf7792fa154fcbd19fbb905eda1eca0d02897fb7d76bbb724e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.01052182 BTC
Feerates: 104.17 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (185,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,945 729,945 00000000000000000003572a93ad111759bfbcda6bfab46989dbe266f0c48c35 1,519 0.98/1.00 vMB 9
729,944 729,944 00000000000000000004d3deed9bba90de2c509514e7f8b81897228c00b93a40 1,050 0.99/1.00 vMB 8
729,943 729,943 00000000000000000004ce37cf7b55988ba311116cbee753fcb5f87fcd6c9323 1,301 1.00/1.00 vMB 3
729,942 729,942 00000000000000000004612efa3f868a24648aa56aac6f03c60c44e9b3faa1e5 1,316 1.00/1.00 vMB 8
729,941 729,941 00000000000000000005d9671cdd67c0a6be03967172d5bc3ba0ba87588e7a9e 2,670 1.00/1.00 vMB 16
729,940 729,940 000000000000000000074c9aac1bb6efc53330b833059fcb1cf562e18d8827ae 2,616 1.00/1.00 vMB 25
729,939 729,939 000000000000000000078c9dae698d934e95d9ff67f85f8154a224398f733c5a 1,011 0.55/1.00 vMB 11
729,938 729,938 0000000000000000000850aa45843624cebedd7b71bcb15c39d498b6366d633a 424 0.98/1.00 vMB 2
729,937 729,937 000000000000000000061b666f9b9f4d1c97d51532e88b5d1a8601488e60878c 1,698 1.00/1.00 vMB 13
729,936 729,936 000000000000000000060fb425a01f7ecb534685ca9b92bc8b2b130829c6b65d 591 0.33/1.00 vMB 13
729,935 729,935 00000000000000000004dabab5e3377f594ec8e9bcd2ae81b70d7646ba757546 894 0.46/1.00 vMB 13
729,934 729,934 00000000000000000006a59a85f3ac839c2a620ad87a735dfbf6ca700e6ce6af 869 0.51/1.00 vMB 12
729,933 729,933 0000000000000000000446b984fe744861fb2c6893a73e8bd25fe8ac09aafae1 403 0.16/1.00 vMB 12
729,932 729,932 00000000000000000004c155971d57e1b3112d07889e858cc80249758ef013cf 689 0.38/1.00 vMB 8
729,931 729,931 0000000000000000000800b13b1c3d21050873963ee64352c6248b3d00ca8c70 638 0.41/1.00 vMB 5
729,930 729,930 00000000000000000005756a2235bc03159e134ea4ca62fca1247e091f371128 1,014 1.00/1.00 vMB 15
729,929 729,929 00000000000000000003a3326f7e1fa289cbae6cc2bea126845d0bd402ec5408 804 0.34/1.00 vMB 12
729,928 729,928 00000000000000000002a2abf7469a847fea589ae50eb31bde5e2593b9860357 953 0.45/1.00 vMB 11
729,927 729,927 000000000000000000083e9846a8887c62c51c1eb5212d2fda45fe183c8aee04 239 0.10/1.00 vMB 15
729,926 729,926 00000000000000000002e1c581b73f0fce2e58453fc176c81daed3f0082a0835 1,428 0.58/1.00 vMB 13
729,925 729,925 00000000000000000005c9b0413647f6adbef77bb493ff24c187d400555153ba 1,350 0.76/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.82 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: 710.59 GB
    • Received: 17.08 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.