Loading Tool

Explorer IconExplorer

Memory Pool

69,530 transactions
26.73 vMB
0.06885553 BTC
Random Selection Loading Transactions
Max Size: 159.94/200 MB

Candidate Block

Mining Attempt 2c120ba9a5a9b99c4763432d4e401e21d0175ba690a329c3f0fd62032b7fbec7
Version 20000000
Previous Block 000000000000000000004813fb20359a8ceaed7efa144c089b9751d88e595f94
Merkle Root b2c9e9d293898db84c4d58774b8cee47eb2347360071a84be64dac92a098a743
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,262
Size: 1.00 vMB
Total Fees: 0.01168393 BTC
Feerates: 13.67 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,472 (65,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,487 849,487 000000000000000000000ba3266246d7a1246d52ead243eb4b082aca5f5dca98 5,084 1.00/1.00 vMB 9
849,486 849,486 00000000000000000002be05df95796f3f2b9680c1306ec8d33097cb98eb8f3c 3,736 1.00/1.00 vMB 16
849,485 849,485 0000000000000000000323f8c0613496cedbb77d6e3d736c866c2a83c5d38dd0 3,757 1.00/1.00 vMB 10
849,484 849,484 00000000000000000000ba203b17e6340ddd48d2bd8a14cd00fc231b495c1247 3,509 1.00/1.00 vMB 18
849,483 849,483 000000000000000000020751258a5d46996e6d905f97c0e377a6823cee5bef08 3,620 1.00/1.00 vMB 13
849,482 849,482 0000000000000000000011004221ccec1d61348153853b95587af06ee3d98f56 4,570 1.00/1.00 vMB 9
849,481 849,481 0000000000000000000175dc970aafb2ac7544667f8cb020cd26054d924a0084 2,802 1.00/1.00 vMB 15
849,480 849,480 00000000000000000002bb83184348fcf62bfcf8b1317c80b1debad89e4bd90a 2,643 1.00/1.00 vMB 12
849,479 849,479 000000000000000000005d27dda10559f78d99035af0cb5b8a5ce495cc83f271 4,453 1.00/1.00 vMB 12
849,478 849,478 000000000000000000001dab75b2408c310fb33766e5619eefb04948d7a6f974 5,160 1.00/1.00 vMB 15
849,477 849,477 00000000000000000002bf67fd2a84ff21aeb7038292af64c95246dbd87a9c22 4,845 1.00/1.00 vMB 22
849,476 849,476 00000000000000000001825727d62236e4a1b6abe95ac319d7029f9417f77386 4,022 1.00/1.00 vMB 22
849,475 849,475 0000000000000000000293a03138065223e72909bdc443bbe3877d5637302582 3,779 1.00/1.00 vMB 13
849,474 849,474 00000000000000000000af1beefb7443d655039ee2250c9717d5db4be4a28378 3,616 1.00/1.00 vMB 18
849,473 849,473 0000000000000000000002805cef693a5f66c09f3d9a7aa4afe76255440c46d8 4,188 1.00/1.00 vMB 18
849,472 849,472 00000000000000000000d2f228883a034db5480489f8fbad4aed13b6e89f5030 3,987 1.00/1.00 vMB 25
849,471 849,471 00000000000000000000569efe664ca6685e86e64d05ac2b76e7801dcfa4916b 4,623 1.00/1.00 vMB 30
849,470 849,470 000000000000000000034e34a48ce72e486e87ea85d5e9905a44d7beceda8675 4,126 1.00/1.00 vMB 29
849,469 849,469 000000000000000000005f9d5d9b13ad6c4bf970c02c703499663d6c4b8e3296 6,212 1.00/1.00 vMB 9
849,468 849,468 00000000000000000000f2f18bf9e64615acb4d2e1518aae02a8c0705a44c744 5,693 1.00/1.00 vMB 13
849,467 849,467 000000000000000000003635a994d0cb748418a446a90d991ce1b3a772c32946 7,552 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.21 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: 756.42 GB
    • Received: 18.98 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.