Loading Tool

Explorer IconExplorer

Memory Pool

42,130 transactions
32.20 vMB
0.09171583 BTC
Random Selection Loading Transactions
Max Size: 160.95/200 MB

Candidate Block

Mining Attempt 2bfca311a84b3d4448669fb3bce99461a369a81c2c95903b0ca23859f8732bf9
Version 20000000
Previous Block 000000000000000000014d09ba7a31a9df4561752127b3c25ca00855382b7a3f
Merkle Root 382bd257a096ecc4bdbc752fc9bafb400c2da0d7380d7c69e8278ebf5abd1d56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,046
Size: 1.00 vMB
Total Fees: 0.02186811 BTC
Feerates: 603.21 > 2.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,361 (796,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
117,602 117,602 000000000000151c6101eef1475535a9e5b0f4ee903a76d027a82e2173b288db 6 0.00/1.00 vMB 4,091
117,601 117,601 0000000000006b5aa8727a22c2c4afcb59dac35bf2d644f24c3ab2afe6e4d9d3 4 0.00/1.00 vMB 0
117,600 117,600 000000000000361674f68680e304b78d2cfe786508b4adb2f41585ff7329bbea 6 0.00/1.00 vMB 0
117,599 117,599 00000000000066d98f61a36da13263d36359b13288c20ce03e2e8fcb3ccc4b5e 15 0.00/1.00 vMB 1,047
117,598 117,598 0000000000000f581a00f0ee0a964fce78ccc676812238aba0854a08e9a8b1d9 7 0.00/1.00 vMB 1,291
117,597 117,597 0000000000006699cdd6809e0a99fd988b92d76f9433f1df0b089ad168287fec 5 0.00/1.00 vMB 0
117,596 117,596 000000000000aecd459ae9f31d3333ce414eb369b6a0ee29c17e4b2e9ceaad52 6 0.00/1.00 vMB 343
117,595 117,595 0000000000007ec794fb6ac19843c7c42a9a79b1edcec9b1dc0f673eb755ef15 12 0.00/1.00 vMB 0
117,594 117,594 000000000000a5e997400535bb70c5ecea41039695c45e513c3144d4582b2fcd 24 0.01/1.00 vMB 15,876
117,593 117,593 00000000000001e9992bf0d222b16fd84b7e182469b10a5714b4f2d3b327e2c7 7 0.00/1.00 vMB 248
117,592 117,592 0000000000009f016d7c73ec2eb97eed775da8e72d3d04cdb74cca8110aeb72c 13 0.00/1.00 vMB 1,470
117,591 117,591 0000000000005b9723c4bffe2815f6762e2a6c5bca418d702b4d74a3a2818a81 27 0.01/1.00 vMB 949
117,590 117,590 0000000000006c39ef43c49c17004fc493f46771442d5af3991003b4720686fd 10 0.00/1.00 vMB 1,085
117,589 117,589 000000000000352c43265b7b86f71926c1dce77557914e2fa93973f98b2b04a7 4 0.00/1.00 vMB 0
117,588 117,588 00000000000055b4a51c44a09cc971f0113ea7771b3098d700e92592d0336d75 5 0.00/1.00 vMB 3,875
117,587 117,587 000000000000bca778a9d42a9e6dd1dd10688b7a9d559b433f8416acc977c30c 6 0.00/1.00 vMB 0
117,586 117,586 0000000000006fff7cf549c9e779991c6fc86e21e0f4e66b40e41e47cb63b3e5 9 0.00/1.00 vMB 949
117,585 117,585 0000000000008e5b3d76431198b24b81a7a4cb996b07b35324212be5afd2d75f 10 0.00/1.00 vMB 0
117,584 117,584 00000000000093dba8dd99da2edaeecec455f50eceb797b8056902cb8040890b 8 0.00/1.00 vMB 0
117,583 117,583 0000000000001d0b7abb371a2e942bc47febeb8495ace693a8cf09f3ed528d04 14 0.01/1.00 vMB 996
117,582 117,582 00000000000074e3a61f6015b24381c84a9af34421e83c9367c42f03454b9a19 8 0.00/1.00 vMB 423
Previous 10 blocks ↓
Total Size: 781.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: 592.40 GB
    • Received: 9.65 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.