Loading Tool

Explorer IconExplorer

Memory Pool

80,790 transactions
29.85 vMB
0.06853775 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt 3524deefd775bf188673ce91257efb7a9c37e5d4a9c030802dd7fbd663ec95cb
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 27d82a18237457548502f49079ab74321d84462b46457297ec81bb57d31ad41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,530
Size: 1.00 vMB
Total Fees: 0.00771688 BTC
Feerates: 34.33 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (171,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,332 743,332 0000000000000000000400ee89126d58659057ad609f94c954c4e351a6e27dd4 1,438 0.48/1.00 vMB 12
743,331 743,331 00000000000000000005cab6371ddf35712b672133a18ef17f9776dc82adc52a 1,774 0.75/1.00 vMB 5
743,330 743,330 0000000000000000000555dd7b3d9cd02d637d5fb6173416579ac9c59f68467f 2,856 1.00/1.00 vMB 11
743,329 743,329 000000000000000000096937bd57daf26dced0eff918e0e1d8ec645198146ce5 3,499 1.00/1.00 vMB 17
743,328 743,328 00000000000000000002e5fdd7113e91148372d5e1e5cf3b5c21772c75c97f86 845 0.29/1.00 vMB 11
743,327 743,327 0000000000000000000376c523d93e7c38ea7b7daf93f958e3b77a2d51b80fc0 906 0.28/1.00 vMB 12
743,326 743,326 000000000000000000003a4b104c57c5f9c6262b7c316727172e43c6cd5eb7c6 817 0.25/1.00 vMB 12
743,325 743,325 0000000000000000000316d63667cfa8dad46a9a39beb59e93d6d296397501ba 421 0.15/1.00 vMB 14
743,324 743,324 000000000000000000005bd32d3b15747b5151eee2b21577a19f8da043d794cd 658 0.19/1.00 vMB 13
743,323 743,323 000000000000000000019598a3e59b143cd15d5f07af66445cbbdd43332e7afa 1,301 0.94/1.00 vMB 7
743,322 743,322 0000000000000000000540d09d6cf64d79ea1e2af7e4937305f9843e31c6f003 1,042 1.00/1.00 vMB 12
743,321 743,321 0000000000000000000483ff43b95342f4a6c3abdf74d215c37a5747ec604fa1 1,258 1.00/1.00 vMB 16
743,320 743,320 00000000000000000002850892be7b1f5a2f0cb5aab360b1a1e89538ebc6ebf7 2,483 1.00/1.00 vMB 9
743,319 743,319 00000000000000000005fcd5775570ffbdcf5f9649c82aa0b805d055415ca4bb 3,367 1.00/1.00 vMB 8
743,318 743,318 0000000000000000000393319559946cd48dda2ef3bd3b955b00096ca70aa3e0 2,560 1.00/1.00 vMB 13
743,317 743,317 00000000000000000003acb3e61f9823f43e4cfcd812957ef3a71b97cec1e419 2,979 1.00/1.00 vMB 14
743,316 743,316 000000000000000000062ebc782ba1990eb23a51baa3a975550c64d72a095403 3,083 1.00/1.00 vMB 21
743,315 743,315 0000000000000000000688ad3fa5e187c4ea0a0803a3b8b9fe275f1c469a0316 1,480 0.98/1.00 vMB 2
743,314 743,314 00000000000000000001ab031ab36d8fa6a50750f5ea25095b3b0f75c90bd915 3,172 1.00/1.00 vMB 5
743,313 743,313 00000000000000000002e271e414984313b38640b7e2f1ec8422e9201333a5e1 1,819 1.00/1.00 vMB 10
743,312 743,312 000000000000000000002b184142aafed934bc9868e6305c33e6e86c4122941b 2,845 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.