Loading Tool

Explorer IconExplorer

Memory Pool

76,907 transactions
28.55 vMB
0.09968643 BTC
Random Selection Loading Transactions
Max Size: 172.64/200 MB

Candidate Block

Mining Attempt 226fdac84647060b9deeb9c6255559307f8083ea6baaf992c9d2ae5730e59ee1
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root ba022dea0b9c1c90f30982c798077e3f698b65c5c9fe02b74e7366f2f8c8b458
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.03475826 BTC
Feerates: 150.80 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (264,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,541 650,541 00000000000000000009ce4230ebfa7dcfc2c68f295d4709e2b482db3d49960b 2,729 1.00/1.00 vMB 65
650,540 650,540 0000000000000000000b455094513a41949f1063700b13b4e3432a6d883e00b0 3,180 1.00/1.00 vMB 89
650,539 650,539 00000000000000000000c1f46138a547b54bd6fe941b2e825f4efce6ec21c794 2,679 1.00/1.00 vMB 71
650,538 650,538 0000000000000000000574865a95a9a66e1571215b0d2c6f5aeba8faddd21454 3,118 1.00/1.00 vMB 64
650,537 650,537 0000000000000000000411c27afc11ceafafc7a59d830bb89edb0dd8fb6c6f10 2,269 1.00/1.00 vMB 68
650,536 650,536 000000000000000000090bcb0128bbba728593cd823734c0a85c295b49e20262 2,907 1.00/1.00 vMB 77
650,535 650,535 000000000000000000094e99fd6a0d752cfcfd97d64120c011f0e9be0f61a877 1,951 1.00/1.00 vMB 64
650,534 650,534 0000000000000000000a6fc8fae1038baeefd22e53d89673e3f607e226d91bb4 2,708 1.00/1.00 vMB 82
650,533 650,533 0000000000000000000e343721ebe0a7b3a3410eaf8c9ecec914858c255a925e 2,889 1.00/1.00 vMB 74
650,532 650,532 000000000000000000071de8ee817ff97e952143ba1603f859b988e6bf3a32ec 2,157 1.00/1.00 vMB 65
650,531 650,531 000000000000000000058b29c1bd370c133a4156ed54fb0c728d69d148676679 3,024 1.00/1.00 vMB 63
650,530 650,530 0000000000000000000b279ab7fa45a7ed975f86e30a4a5efd396e1fdbde2a82 2,671 1.00/1.00 vMB 75
650,529 650,529 00000000000000000001eef87379218456e73c6072139dcd8f50386f860cc2a1 3,193 1.00/1.00 vMB 67
650,528 650,528 000000000000000000083d2795f1141899bec3c8d474fc49d675eac583260a6b 2,934 1.00/1.00 vMB 79
650,527 650,527 00000000000000000007ef940cbbf1f76f74e180dac1b5d5a822c834d872c38c 2,691 1.00/1.00 vMB 74
650,526 650,526 00000000000000000003c8f29eb6768e9339c03a5f85fb420ab11c463b6e96e6 2,768 1.00/1.00 vMB 83
650,525 650,525 0000000000000000000b078a9d5a9b480d4082c0539d99151449124b2a6e9c99 2,419 1.00/1.00 vMB 73
650,524 650,524 0000000000000000000b989a02a8e093c7fdc4b6c1eb816406ad010f5b59fefb 1,997 1.00/1.00 vMB 73
650,523 650,523 00000000000000000003a391010d6377f68d9b5c5ef6e34e327e79483ea86d48 2,619 1.00/1.00 vMB 24
650,522 650,522 0000000000000000000e892867af5f94768b568d0b0a0905edaf521fd796b6e9 1,738 1.00/1.00 vMB 20
650,521 650,521 000000000000000000078ddd62bb053f8d4f83dbece721649b1ebb9f0dc14984 2,505 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.63 GB
    • Received: 17.21 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.