Loading Tool

Explorer IconExplorer

Memory Pool

77,377 transactions
29.08 vMB
0.10051524 BTC
Random Selection Loading Transactions
Max Size: 174.98/200 MB

Candidate Block

Mining Attempt ec1a5f47fee4c4b1da6539bca40919e68cbf576d24159e70c0d2c350e5d5316c
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root 42f99e0f65b77657c175127e2cb44e1f692d22a964026b61f46d3e03b9b014f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,449
Size: 1.00 vMB
Total Fees: 0.02667809 BTC
Feerates: 453.09 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (401,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,439 513,439 0000000000000000002e9a3c32d8c511a45892745a0ddc9528be41d92c180086 1,801 0.89/1.00 vMB 41
513,438 513,438 0000000000000000002fe5ed5b0a103a76ed15fa72542e41740c919f1a732a5f 55 0.02/1.00 vMB 32
513,437 513,437 0000000000000000002e8b918b08d94e09195d8e509e35d6e53946024be99371 400 0.16/1.00 vMB 46
513,436 513,436 000000000000000000346fffad0fd2456970ec29d9cb0d1f1e40791b74c8064f 991 0.56/1.00 vMB 45
513,435 513,435 000000000000000000502fe2c1b48382d46fbc6644cd9520706790959d303548 266 0.18/1.00 vMB 64
513,434 513,434 00000000000000000009a00c7626df4e1ba8fc0d772d05d4172a6fbf988cdf7f 912 0.47/1.00 vMB 37
513,433 513,433 0000000000000000002314049f60e7aeb62fbea3c5a0b44a1a7f8645137eaef0 67 0.04/1.00 vMB 39
513,432 513,432 0000000000000000001e932b53c7ca91edf869d25a710744ab77be5662118fad 99 0.14/1.00 vMB 16
513,431 513,431 000000000000000000061d3c40728b1171ec54d5b0aad0904c9d8843e392195c 117 0.06/1.00 vMB 65
513,430 513,430 0000000000000000002fcde4d7172cb23488fc659c856cfde3c14944da51171f 1,085 0.55/1.00 vMB 39
513,429 513,429 00000000000000000049e60ed2c69c2bcf3b1b0dd6a013cf830addd3e0735e4f 665 0.61/1.00 vMB 31
513,428 513,428 0000000000000000004aa2bf69b835f3233f7b9e2d1a0ad8c7c8ee83f36d3c85 1,421 0.61/1.00 vMB 44
513,427 513,427 0000000000000000001246c109b499765bfdfe91490b42eb67552307cf0d83b4 1,429 0.61/1.00 vMB 48
513,426 513,426 0000000000000000004a08d91b67a0afa5a453193592f7691344358319aef4bc 1,323 0.59/1.00 vMB 48
513,425 513,425 000000000000000000042ca0f5c53bbc575495d2ccf0c5a296ab1632f6bdd9b4 141 0.07/1.00 vMB 32
513,424 513,424 000000000000000000299bafb05053bb4f043b7425848abdd57a6eadbe404393 266 1.00/1.00 vMB 9
513,423 513,423 0000000000000000001d7b89461a13b9693aab311ad2ad9de792f3232f4e45e6 1,920 1.00/1.00 vMB 48
513,422 513,422 000000000000000000110036042115dc7bda7cdf14d0b3ccdb39921e4e70b4fd 938 0.99/1.00 vMB 24
513,421 513,421 00000000000000000034a2788b8f81556a670105f96553655749437161ce58f8 1,238 0.93/1.00 vMB 31
513,420 513,420 000000000000000000488a19e9c1995a8abf06810a75667565e29b46518a5420 78 0.18/1.00 vMB 17
513,419 513,419 0000000000000000000ced0e098e347bcab407e6765cdca4595180def81a967d 1,009 0.61/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.