Loading Tool

Explorer IconExplorer

Memory Pool

86,519 transactions
31.76 vMB
0.14353288 BTC
Random Selection Loading Transactions
Max Size: 192.71/200 MB

Candidate Block

Mining Attempt d28206e826f67056f0c0edd3f819fc4bfa059f6d5c34329cd5becbc6c456d994
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 029c3e635653dd004bddf169016d4b184bed598ba9328f5c2e9e4790788218dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,896
Size: 1.00 vMB
Total Fees: 0.06510165 BTC
Feerates: 182.65 > 6.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (383,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,546 531,546 0000000000000000001efe2ecfe7bf5e5e38be397350721b8eb46b571672d324 2,204 1.00/1.00 vMB 15
531,545 531,545 0000000000000000000771d898a71b3544688f23248bf8882a4f2169a673f703 1,509 0.48/1.00 vMB 20
531,544 531,544 0000000000000000000be74fd70e505616d1c08ee4ac06966258125817600bd4 506 1.00/1.00 vMB 3
531,543 531,543 0000000000000000000570a32e492d065336b543ee62afde06a6a649cfaedaa0 3,145 1.00/1.00 vMB 19
531,542 531,542 0000000000000000001c17f9dc3b00af644adac82de9f767bc58fe28b0b9d085 424 1.00/1.00 vMB 2
531,541 531,541 0000000000000000000c0df735fe436f2aa1d3191f28b2a98b164ac493b60065 668 1.00/1.00 vMB 6
531,540 531,540 0000000000000000000025862a82d1d3d2980132261ba088b6187b6ba6b1fc96 643 1.00/1.00 vMB 5
531,539 531,539 00000000000000000001ea6091d254077d8e66291852726b46ef414f05e4e1af 361 1.00/1.00 vMB 3
531,538 531,538 00000000000000000001038a4c6f9cd16e0a0af8b11441b4076eb5ce174ab1e9 795 1.00/1.00 vMB 5
531,537 531,537 00000000000000000015caee47a9bdaeccb5da13e0dbceb3edcf89d22444265f 742 1.00/1.00 vMB 4
531,536 531,536 0000000000000000001af101895400ff300bcb799855d686044aa07a11842593 1,986 1.00/1.00 vMB 15
531,535 531,535 00000000000000000031aec3e65b2547c5cf445fcf5bb10f07cd1ac33af72a02 338 1.00/1.00 vMB 3
531,534 531,534 00000000000000000031ca238acad6b2c84d65af4164d36939158508b1a8ba8a 727 1.00/1.00 vMB 2
531,533 531,533 0000000000000000001b7dc6f78f60c95904261adf41bb5351deb055ca206b83 1,977 1.00/1.00 vMB 13
531,532 531,532 0000000000000000003198375173c7cc6678ea25be591eacb00c7aff8b9a1151 2,463 1.00/1.00 vMB 30
531,531 531,531 0000000000000000001cbf47aca4b99424f1703d4dec7cca4a4320e98c00b192 429 0.16/1.00 vMB 18
531,530 531,530 00000000000000000019d0ad320f9074f15c09556c5f16ecd55a528288527c85 171 1.00/1.00 vMB 2
531,529 531,529 00000000000000000011738c6fd0df4f46917588a1b1f8fc2b7819b52b3ba81c 1,406 1.00/1.00 vMB 7
531,528 531,528 0000000000000000001cfd1dcd26bd55d4ab633d0a8e051651ed5fd8f8e3e3b3 2,888 1.00/1.00 vMB 22
531,527 531,527 0000000000000000002c791752e52a2b1f2443567dd90296be3af66d2f0fde41 2,858 1.00/1.00 vMB 15
531,526 531,526 0000000000000000002584cce33637b5d6e5747cbf6494d9067865412b58ef3a 2,888 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.