Loading Tool

Explorer IconExplorer

Memory Pool

76,802 transactions
28.70 vMB
0.11397711 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt 97a21ed4fcf9002d1f4b30954e3b8d4ff1b1a7d9f758c4d58d81557cd611e3f6
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 49da13db27706a39e41901ee5be51e6e5d3d7e9ffecc425a0b6b15cdb91de95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,016
Size: 1.00 vMB
Total Fees: 0.05434559 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (192,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,570 722,570 000000000000000000062a4ac84abcdd0cd54b59be5c2d5694ac0d69d0515eb9 1,494 1.00/1.00 vMB 7
722,569 722,569 000000000000000000071fea7ef8cba5b876b05a719d2a748f84247506f7e5dd 660 1.00/1.00 vMB 5
722,568 722,568 0000000000000000000821e2be46fccbf9d58054acfc9d3370068b66ffa16fa1 627 1.00/1.00 vMB 5
722,567 722,567 0000000000000000000728127ffc84e4b70745fee123f95c87cef99e46e0849a 777 1.00/1.00 vMB 5
722,566 722,566 000000000000000000023393c93aa2ab38b51ffbc5d24b6605053a99177536b4 1,569 1.00/1.00 vMB 8
722,565 722,565 00000000000000000005b3c9aab7a5c940dd7927be7e278204b2a7ecc5dfe686 1,268 1.00/1.00 vMB 6
722,564 722,564 00000000000000000003881fdce290664b020ea199840d9f9c12edf9c736da3e 1,114 1.00/1.00 vMB 6
722,563 722,563 000000000000000000068596ea8775bc7c75cf09cf9ba3e81b0336299ee39bbc 858 1.00/1.00 vMB 5
722,562 722,562 00000000000000000007153697a32a480060dfaa4059f573f180d1cbd172b761 781 1.00/1.00 vMB 6
722,561 722,561 00000000000000000008e03fe47e1141f8c2e10058bbc9ea16a8a9e62a0aba43 1,489 1.00/1.00 vMB 8
722,560 722,560 0000000000000000000819a79759ddd661bf62e84d824ea17eb621eeae50ab08 882 1.00/1.00 vMB 9
722,559 722,559 0000000000000000000769d9af210da0ca4bb2b3a7d0e67a7193f94320445088 2,068 1.00/1.00 vMB 10
722,558 722,558 0000000000000000000771df6e05842b28ba90fe37c5eee86cb3da9d595d07f2 413 1.00/1.00 vMB 3
722,557 722,557 000000000000000000015553aab3cf07b9be0a4e9d64d26b6534b2764f05c895 311 1.00/1.00 vMB 4
722,556 722,556 00000000000000000000437bbd91bb06f77a4fdfd188eec8193674af36de7191 1,816 1.00/1.00 vMB 8
722,555 722,555 00000000000000000000ed4a00333bfeed0deb2b418abfdfe2df41afe038fd06 88 1.00/1.00 vMB 3
722,554 722,554 00000000000000000005306fbe92a69e242c7732a48aa666f5e1d3e0175fb0bd 829 1.00/1.00 vMB 5
722,553 722,553 000000000000000000097953843f6542812c39232f72cc00f376de2069f25276 2,423 1.00/1.00 vMB 13
722,552 722,552 0000000000000000000322d470473e7d8dc1c81cbb7be2c92fe512fe46a8c7cf 237 1.00/1.00 vMB 3
722,551 722,551 0000000000000000000a6ffe756d24af7a080f3f31951fef234940dda9f761d6 1,068 1.00/1.00 vMB 4
722,550 722,550 0000000000000000000463b5cac6af98df177dbd8017c98022e98b72ef2a65f4 1,052 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.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.