Loading Tool

Explorer IconExplorer

Memory Pool

81,353 transactions
30.50 vMB
0.08647193 BTC
Random Selection Loading Transactions
Max Size: 183.16/200 MB

Candidate Block

Mining Attempt f6398b53cfe255bcd7cb96605fbd48c54583a48e91984a1dd2fcb7371946abbd
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root d4eb45e98c94cffa5da978f992998b11168c7c43ab1ea0339eb4382546838b34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02232826 BTC
Feerates: 100.24 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (730,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,549 184,549 00000000000000742dc07486c78344a737a086b9338eb6d3a3821f71de746836 515 0.25/1.00 vMB 126
184,548 184,548 00000000000003e7677c1a8f618357874878a63044cd917d1c628facaeb17f80 126 0.05/1.00 vMB 80
184,547 184,547 00000000000002c24f2a3b427f8f9326e6bac134670ae514fc225d2ee3fc92aa 635 0.25/1.00 vMB 144
184,546 184,546 0000000000000256c0f89596affd15a2369cd0896e03b2a6f861d830fc9377aa 620 0.25/1.00 vMB 139
184,545 184,545 00000000000009cfda6213b99b97586843f6f75e4f42520611e9eb647efa1f5f 117 0.05/1.00 vMB 40
184,544 184,544 000000000000027e7e108bd91b9de2daaa2f9a196fe54bdf32b9de4a6aaf0288 8 0.00/1.00 vMB 297
184,543 184,543 0000000000000231a732fb2bd4cbc560ae338fd3c1836ea54fade309bcbf8404 429 0.25/1.00 vMB 107
184,542 184,542 00000000000000a11de066ca884eb0e1cc6023d12b97c667db68d94e462b78b0 212 0.14/1.00 vMB 71
184,541 184,541 000000000000065bb65f32a7ba480cefcaa2baf72410723d46170b5039df5152 12 0.00/1.00 vMB 0
184,540 184,540 0000000000000455f672752e3e25d70afa170f33d8095adb2f82599ea3966413 632 0.22/1.00 vMB 159
184,539 184,539 0000000000000292f45a401d54a904e30a184016a539f90e968f4bcd5ecf9534 932 0.42/1.00 vMB 123
184,538 184,538 000000000000030ed50449c6bf27a5c9ba18fbcbe606dca19b63a8b6d4556550 123 0.05/1.00 vMB 4
184,537 184,537 00000000000006d708ba86ce14a662f25b5e08e6102aacce0b8d480627810c3f 522 0.25/1.00 vMB 181
184,536 184,536 00000000000003d45db46a979d2dcdd3d31dcfac5bc3645a8bdf9ce2b5045be5 12 0.00/1.00 vMB 91
184,535 184,535 00000000000002c046b5ae09b3570347c3fdf83d9dcf479546c204e4337e3943 10 0.00/1.00 vMB 297
184,534 184,534 000000000000095f841b34dc1d40986cc448848c4da45aea2c1807518bc86105 244 0.12/1.00 vMB 103
184,533 184,533 00000000000004032ccad9e4cf6d49f305896e18368c7137ac1f3867fe0bd920 531 0.25/1.00 vMB 113
184,532 184,532 00000000000001637abed24e4d5735b4c30abd97ced8aed6f845a97375bb8205 7 0.00/1.00 vMB 14
184,531 184,531 000000000000072fa8556568f03f503c3945369c26e75037c688f4445310bc0e 343 0.25/1.00 vMB 81
184,530 184,530 00000000000006b61042f0e7b9d79e9675cfbc94bccfee6c3f932d2290ba16b5 11 0.00/1.00 vMB 14
184,529 184,529 00000000000004c93b765acfa8f5f01dcd3515b61e26c7ee9123a79f7da41678 794 0.36/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.93 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.