Loading Tool

Explorer IconExplorer

Memory Pool

38,621 transactions
26.12 vMB
0.05081369 BTC
Random Selection Loading Transactions
Max Size: 135.82/200 MB

Candidate Block

Mining Attempt 5a6ef9f4eeaf6af8b8ca12056f35c9ba4b48b4c75507ed00cfc734c43fbaf0e9
Version 20000000
Previous Block 00000000000000000000198ff07127e464778e789eabf8b957b3c7d807826501
Merkle Root 3ae91a3e7802181b19d330e2032c1067ca878048f379e8cfaa8e723907519ec9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,162
Size: 1.00 vMB
Total Fees: 0.00312928 BTC
Feerates: 14.35 > 0.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,868 (338,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,448 576,448 0000000000000000001e45a0cf0f7a981a8ad1a1fa9a392595805b426f348c0f 2,525 1.00/1.00 vMB 122
576,447 576,447 00000000000000000000d5afd9aa79d7b0bcdccf69ac2f62e7900f8f3f00ca5a 3,150 1.00/1.00 vMB 69
576,446 576,446 000000000000000000136be4819e7f2558276426230162e13c3e7b8d1bc00eac 2,945 1.00/1.00 vMB 144
576,445 576,445 000000000000000000195dfed94abd76f9e663206170289301b9e47aab73f019 2,444 1.00/1.00 vMB 144
576,444 576,444 0000000000000000000b683d418a2a1010b677886ba2bee8929e8c1358545fbd 2,555 1.00/1.00 vMB 158
576,443 576,443 0000000000000000001fee83ea61e45b52e4064201840ef831cc38f9b7d54d3a 2,144 1.00/1.00 vMB 117
576,442 576,442 0000000000000000000eaa7697c99dd05fe7f54265e86efbda5aca2aa46d0698 2,783 1.00/1.00 vMB 178
576,441 576,441 0000000000000000001099696e5fe89926811499a514f30068037f1a852a10ac 1,721 1.00/1.00 vMB 168
576,440 576,440 000000000000000000099ada51882bf9d5d1a4ea9498161d36eb2a4f187b0b71 2,359 1.00/1.00 vMB 188
576,439 576,439 000000000000000000221dac56cd4efe5e0a41050190e9925142ed2fb2170535 1,960 1.00/1.00 vMB 76
576,438 576,438 000000000000000000031231734d5846a4b2c7c270ca3a1b8788d0e981019d71 2,445 1.00/1.00 vMB 61
576,437 576,437 0000000000000000000f3189b2eb866e24c79bac825f4c60aa723da297ce9223 2,501 1.00/1.00 vMB 206
576,436 576,436 000000000000000000133f916f78107e842e6f531e65999d4668649bedb4131c 1,774 1.00/1.00 vMB 121
576,435 576,435 000000000000000000294d846973ef333a25addead11c438acc23675c55cd7f1 2,451 1.00/1.00 vMB 48
576,434 576,434 000000000000000000109da719c8660fb333b67007235c02e1b89e87970b384e 2,411 1.00/1.00 vMB 59
576,433 576,433 0000000000000000001b5a828929b3cea08dea72d255ab37ea6efd4df6295ed7 2,343 1.00/1.00 vMB 100
576,432 576,432 0000000000000000000e74350567a23e43920262f6a5836b72eb26e4481b7736 2,225 1.00/1.00 vMB 125
576,431 576,431 0000000000000000001dd720c4dd34945a23c017c8c77662b09eb1764d2bb13b 2,616 1.00/1.00 vMB 181
576,430 576,430 00000000000000000026e6e9ad348e15f189693ccfd04ed42f573b8a50f9c650 1,854 1.00/1.00 vMB 164
576,429 576,429 00000000000000000028a29dc97413f2d4b48a1652b3d0c299ddbadd04da6322 2,206 1.00/1.00 vMB 114
576,428 576,428 00000000000000000017563703606993fc93ea7ad7e3d470d32aa27745b75ce3 1,487 1.00/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.15 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: 653.15 GB
    • Received: 13.83 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.