Loading Tool

Explorer IconExplorer

Memory Pool

79,176 transactions
29.24 vMB
0.11887030 BTC
Random Selection Loading Transactions
Max Size: 177.40/200 MB

Candidate Block

Mining Attempt 0b18dfdbb38be677411b2563c0979e7ddd25f5f14de69e9204fdd0ae9a52f2d2
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 423eefd9f38a6a47ddf3cc83df600092371985c782202a32459af394d8dc9776
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,829
Size: 1.00 vMB
Total Fees: 0.05765694 BTC
Feerates: 101.65 > 5.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (94,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,699 820,699 00000000000000000000232df2efabfb6f5802de42b051a85d546a14bb965c87 3,797 1.00/1.00 vMB 85
820,698 820,698 000000000000000000004d5374ed4eb0935e14da2112201a72864c081616736b 3,892 1.00/1.00 vMB 127
820,697 820,697 000000000000000000010f4c3cd0953abdb7c8784f940b11ba166354819cbfa8 3,953 1.00/1.00 vMB 165
820,696 820,696 00000000000000000002a7571111d22aa1af07a3dd4da2c5c6a0d91743c68f32 4,187 1.00/1.00 vMB 64
820,695 820,695 000000000000000000005aa9ea8a8523886befcf6c51788aa35f0178a3d90b68 3,737 1.00/1.00 vMB 49
820,694 820,694 000000000000000000006ae3462ad57dff2bf94c5d04384619909ddf812a8534 3,197 1.00/1.00 vMB 60
820,693 820,693 000000000000000000032bbba3257cef0b2e11e2b1a62e630e5e924d3ce13cbf 4,061 1.00/1.00 vMB 72
820,692 820,692 00000000000000000003a2e75cbb1488d081e903f31c3a34c351adbc80c32961 4,167 1.00/1.00 vMB 85
820,691 820,691 00000000000000000000b9863ed75542f8c9ec753c4593c359e5438813c92906 3,943 1.00/1.00 vMB 44
820,690 820,690 0000000000000000000388021ae6609d5f11ef6766f7e30651d57bcc7bdf690d 3,314 1.00/1.00 vMB 56
820,689 820,689 000000000000000000033172797ffefd0a2e53db9ae1b0b8e8b659188720b0e3 3,160 1.00/1.00 vMB 72
820,688 820,688 00000000000000000000b3fb7286796f35fccea64d116e3079625ef52dd2b10f 4,061 1.00/1.00 vMB 150
820,687 820,687 00000000000000000000fb6bbb535824637c9b9bfc5852d9a1533ad8d348bc2c 4,234 1.00/1.00 vMB 109
820,686 820,686 0000000000000000000226716d3ebd7e62dfb75aab663ee9ea128232488dedfa 3,186 1.00/1.00 vMB 70
820,685 820,685 0000000000000000000265ffb61194bd149d6fc4ed67a7921ff9c090f379bae7 4,135 1.00/1.00 vMB 92
820,684 820,684 000000000000000000034b12d721f7bfd18cfc9f8ad10ac1b407b129497f5afe 4,383 1.00/1.00 vMB 133
820,683 820,683 00000000000000000001d91b3cad7de94a61b56a2cb802a53ff8861eb09e898b 3,503 1.00/1.00 vMB 73
820,682 820,682 000000000000000000013215e4ea42bf1613dc73b7454464e4d785d448a5945d 3,967 1.00/1.00 vMB 138
820,681 820,681 00000000000000000001dc0fafce19f94e3f8c8268e6666d2f084f1dc7bf2dcb 4,069 1.00/1.00 vMB 106
820,680 820,680 00000000000000000003727eff48d32fed952a496f1a238a47527c7eb56f74e4 3,950 1.00/1.00 vMB 169
820,679 820,679 00000000000000000002feedb68da455ddbaf63443ab2fe8f3634982de66f205 4,247 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.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.