Loading Tool

Explorer IconExplorer

Memory Pool

82,376 transactions
31.86 vMB
0.07656865 BTC
Random Selection Loading Transactions
Max Size: 193.65/200 MB

Candidate Block

Mining Attempt a8b48611327b176403b44081e43dd2b4c4b647bf75be373315463ca55f7060fa
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 063c1b1ed54c10e7ac1b91a725e5b289f34791dda7306d97d4e99a418e78d6bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 1.00 vMB
Total Fees: 0.00699160 BTC
Feerates: 146.96 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (185,277 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
729,924 729,924 0000000000000000000311ebfa70899c0b6808c1a838326647893f79fb4a1755 445 0.31/1.00 vMB 26
729,923 729,923 0000000000000000000040e58dcf05c1a2bb9db9d27b95079d6f96ffe467e73e 1,824 0.75/1.00 vMB 13
729,922 729,922 000000000000000000027a984a60a2fa37bcabb98500b8cdb0f802e4bfa7eab6 1,204 0.56/1.00 vMB 11
729,921 729,921 0000000000000000000492aba74774f98a736b1af1d4b6febc670546050c0f73 1,599 0.60/1.00 vMB 13
729,920 729,920 00000000000000000000eaf27049aa4055732818b7e8c74c644383cb7a22fecf 922 0.44/1.00 vMB 6
729,919 729,919 00000000000000000006c86695036543453e55f9834dde64f133db3578b55557 103 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.