Loading Tool

Explorer IconExplorer

Memory Pool

45,897 transactions
27.90 vMB
0.08015365 BTC
Random Selection Loading Transactions
Max Size: 145.75/200 MB

Candidate Block

Mining Attempt f58aa4f713bad5dad55f4889e59199888b00a84c956501e97eb7b495b8d415de
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 087be14758f8ccb237c7bc2e47986b6656273e6bf6ba4fdd4f24ae095b040931
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,280
Size: 1.00 vMB
Total Fees: 0.02275826 BTC
Feerates: 124.00 > 2.28 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (547,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,817 367,817 0000000000000000088184268c97ab752db672102412e4fbf8413a99ffea4d76 2,626 0.95/1.00 vMB 75
367,816 367,816 0000000000000000024068755691e468a6f2bd0e2b0d2febabf33467ec86d0d9 633 0.75/1.00 vMB 27
367,815 367,815 000000000000000005acbba1b5532d95a076b0d84c00b11933429912008f6afd 659 0.75/1.00 vMB 27
367,814 367,814 0000000000000000018cd7a6af15d4d0cb6ea10c2dc9aadd4709cac44f2c2ac8 473 0.79/1.00 vMB 22
367,813 367,813 000000000000000014f035809d43342b01429fda057cd732e4e94ac31e6366c9 654 0.85/1.00 vMB 25
367,812 367,812 0000000000000000033973c397d77b5de3e3501042177bbd940820988f489154 599 0.81/1.00 vMB 26
367,811 367,811 00000000000000000e14fc35d86a0352dcb86d2218b06b96eeace7f2f09e8bc9 668 0.87/1.00 vMB 25
367,810 367,810 000000000000000005369b28d24a799e8003c48b7215a9721c079059ea515a7f 902 0.91/1.00 vMB 34
367,809 367,809 0000000000000000138db7831bcbbdca2eebea58a793eb128be6a2ca7c81f341 589 0.38/1.00 vMB 33
367,808 367,808 000000000000000014dda3af138eb2c463ed1ced5b2a0bbd2696e5330eef3ab8 533 0.75/1.00 vMB 23
367,807 367,807 0000000000000000138dd77b4eb7966575b162b1deb1d19439e0befde762c376 1,768 1.00/1.00 vMB 40
367,806 367,806 0000000000000000011f70745d66145b3ce5aa59772402f7ee600d71e7b8135f 482 0.44/1.00 vMB 20
367,805 367,805 0000000000000000062cbbf46c74fa2a9766bcf2797ee5c6a0dcca956607434b 1,564 0.93/1.00 vMB 39
367,804 367,804 000000000000000014fd4c68bf77c39da896a1a0f5e913aabb14645b836ed059 2,025 0.95/1.00 vMB 47
367,803 367,803 000000000000000012c9635a6c0d1beb9b96f7d0f590462efd41f2ea5c949e5a 1,931 1.00/1.00 vMB 38
367,802 367,802 0000000000000000140f0ef7ebf08d3c41cdb020df20caf92d0c657e5f57a2cc 1,063 0.99/1.00 vMB 25
367,801 367,801 00000000000000001055f05cf2f8fa405fd3451a704bc89fbfa495e7a6188e74 1,523 0.95/1.00 vMB 33
367,800 367,800 00000000000000000c57625240a2f7f2ee6ebebc60de2e6670788610be01bca7 1,354 1.00/1.00 vMB 32
367,799 367,799 00000000000000000780ba68f97f34278d6596d4aa960c08902ba8a109c490dc 758 0.55/1.00 vMB 30
367,798 367,798 00000000000000000e0afe7059d7d73145e0fcf0b929d6aa31033c106a9bb605 1 0.00/1.00 vMB 0
367,797 367,797 00000000000000000da066a6c4cf3eeb7e2131b008b9b87ea821ef8364c4ebda 1,695 0.95/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.19 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.73 GB
    • Received: 14.03 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.