Loading Tool

Explorer IconExplorer

Memory Pool

27,621 transactions
9.95 vMB
0.03136593 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.86/200 MB

Candidate Block

Mining Attempt bdf3a261836257858bb19969dd5087db820feb3e75871c5a0860b3f9a7b1e92d
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 9002ad9e2d044df7f5f2a405aa61d306aa3216435bf6bdd8d9197b72773e53ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 584
Size: 0.26 vMB
Total Fees: 0.00691230 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (756,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,553 156,553 0000000000000f2be36821d4f75fce9f4403bdb4d9726c0d7eba57e1a167253a 59 0.04 vMB 69
156,552 156,552 00000000000009b8c91dc29cf219373dfb8355c93c8b920fbd089ba94838f83e 6 0.00 vMB 0
156,551 156,551 0000000000000b48d9f4d07a7e349dd9845fd700ff46db4498b64619d5a88bfd 72 0.03 vMB 42
156,550 156,550 00000000000009f75cd2c64580fcea2009c96d3fd0c8dfde0be8d47e98d253f9 11 0.00 vMB 208
156,549 156,549 0000000000000327cea3ae78cdb5b6385e11d1eedfdbb0c2596588d7ca1209c2 11 0.00 vMB 21
156,548 156,548 00000000000005ef1b8b29a0c5e242f595829676cbffbcb300c55d66839cc38a 1 0.00 vMB 0
156,547 156,547 0000000000000478e5ba4821d4e0a52a2a5fe1cf920f8ea52ce2842687a1329d 46 0.01 vMB 0
156,546 156,546 00000000000002cdde4a3f5fa3979fb07bfb0ec8dbe3dd4faad6d7e241515caa 57 0.04 vMB 115
156,545 156,545 0000000000000b69cb15414ebf8eb67e0817d04c628a47292031a4436170483b 7 0.00 vMB 24
156,544 156,544 00000000000008f8b970c5fcb943cbe6de66273522f7ffb36e497ca62477fbde 9 0.01 vMB 12
156,543 156,543 000000000000011e17da0ef3e4f892867f1544fb49542dbc18ebe743f161b809 68 0.02 vMB 149
156,542 156,542 00000000000000a4b0032a04ac2a26c2660c795bac9a951c3515dbcf90de142e 16 0.00 vMB 14
156,541 156,541 0000000000000c29ea620fb03d8e075711de3aa851f082faccb7501620763539 67 0.05 vMB 311
156,540 156,540 000000000000067532108c6c6eb52e68cdfde7bb2afa5fb5405be42f9f89d2e2 70 0.02 vMB 2
156,539 156,539 000000000000070822a79fa7d75e1a5eec07f242206d1ad35bca8c1a22ff1727 48 0.02 vMB 11
156,538 156,538 0000000000000c184d8b2aa205fde30102bcf49b08f07dd77488d7d57d085c76 104 0.04 vMB 146
156,537 156,537 000000000000021c4e44b18b9da419a74b2634ee9f53ce7af5ba2c1d7015edb9 34 0.02 vMB 38
156,536 156,536 000000000000023be82901763d1694b172504609d14fc1cf4a9ff6c86a4f13e2 8 0.00 vMB 0
156,535 156,535 00000000000005945748ca7bf645503e249eabae1c6f9a3b2840f7beb2e6c620 160 0.05 vMB 70
156,534 156,534 000000000000092b627225c12877980fca2ab0d4d1253a900bc29fee9741b19c 68 0.03 vMB 38
156,533 156,533 000000000000024b80bfb7bc0deaf21f38ec25f0690a89b1c844620ab4cf5071 12 0.00 vMB 87
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.08 GB
    • Received: 0.67 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.