Loading Tool

Explorer IconExplorer

Memory Pool

53,646 transactions
31.94 vMB
0.13420683 BTC
Random Selection Loading Transactions
Max Size: 170.77/200 MB

Candidate Block

Mining Attempt 877b8c12b397385e90034c521c5b45c39511f560056ef91ab71c556438c93e7b
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 34e4301fc048f14196d3968e852312e1a464bb506ed1feab361969fe085266ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,521
Size: 1.00 vMB
Total Fees: 0.03615503 BTC
Feerates: 368.10 > 3.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (434,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,712 480,712 000000000000000000ac3b4b90dbf579cd5ff6bd5e07902008d7e0c913e22851 1,956 1.00/1.00 vMB 288
480,711 480,711 00000000000000000062ab80859a03d2171025c2a08a6489e0a0c6069dd712b8 2,519 0.99/1.00 vMB 222
480,710 480,710 0000000000000000010b7ee0133f5c999a23b8f539b16f1ab68bd86766f5fe60 2,746 1.00/1.00 vMB 257
480,709 480,709 0000000000000000011cc44410208bddfe5dbb48fd761fa36608a03ba376b132 2,049 1.00/1.00 vMB 262
480,708 480,708 000000000000000000453a388525820eaf6687e758e9261c5e2d298327dbf5fe 2,088 0.75/1.00 vMB 278
480,707 480,707 0000000000000000009719904c0880382f77c216beb4e9278459fa33d26a03c6 2,810 1.00/1.00 vMB 312
480,706 480,706 000000000000000000cd38a03ffbd813200988cee3abaddef4414fbb292fdcfc 1,642 1.00/1.00 vMB 205
480,705 480,705 00000000000000000042c0114b4e87c607c2df4546e9296c07ae0030d3f01888 2,391 1.00/1.00 vMB 273
480,704 480,704 0000000000000000011a6aa97a0a63e333311bf61895182cffceb9b875feca03 2,437 1.00/1.00 vMB 260
480,703 480,703 00000000000000000061e81a2c316a3b09fcf9dc96251f69fa19a713b0ac8c0f 2,413 1.00/1.00 vMB 279
480,702 480,702 000000000000000000a6d0fd4dfa34f92131f97b148f39dcd218c5dfc6e49600 2,148 1.00/1.00 vMB 165
480,701 480,701 0000000000000000005fc1b161ee0e92ce703455ccbe3dcaa080bbd26901d60d 1,552 1.00/1.00 vMB 243
480,700 480,700 000000000000000000cf731cb1af2816bbbaa70d9bb69a433336da13c4e2402b 1,846 1.00/1.00 vMB 254
480,699 480,699 0000000000000000006690d3bad548b25a3eef61f66dc10880f6c6362c7a8a96 1,070 1.00/1.00 vMB 255
480,698 480,698 000000000000000000f88646bab30c192188280d67795514fa7902cb288d27fa 1,735 1.00/1.00 vMB 248
480,697 480,697 0000000000000000008fd3cd7c211a64a1b88d851e1d83d657cae18875d21874 2,798 1.00/1.00 vMB 283
480,696 480,696 000000000000000000c1242279ca91d249668d2404454c77fd74daa1ed6bd2dd 1,387 0.99/1.00 vMB 276
480,695 480,695 0000000000000000005f002507078036abdc98aaa4101181c9c61a63fd55ae9c 1 0.00/1.00 vMB 0
480,694 480,694 000000000000000000a1069d1380f1a2d187f8d779122e432a73ff1c1de88d67 777 0.99/1.00 vMB 248
480,693 480,693 0000000000000000002b34ab756244d2ba117b0b4b61e960bd28c1f116ad9d38 1,941 1.00/1.00 vMB 298
480,692 480,692 0000000000000000002125f38d8ec493b87d35696fd54492e1b6d55cac650a38 1,668 1.00/1.00 vMB 261
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.