Loading Tool

Explorer IconExplorer

Memory Pool

77,663 transactions
29.06 vMB
0.08016243 BTC
Random Selection Loading Transactions
Max Size: 175.70/200 MB

Candidate Block

Mining Attempt aa6b7c8c1f6947129b913c6947427ebe998172159ed88855a3940faa8887a1b1
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 60609cd9dc19bc900b5a3cb7e097cb3a87e1bd080b288537951b39aab22354e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.01938759 BTC
Feerates: 302.06 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (268,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
646,429 646,429 000000000000000000088f5633d4368ba2edaad82f6545f01c6b5766c45bf70a 2,810 1.00/1.00 vMB 109
646,428 646,428 0000000000000000000d0c724bc0e2d7ba544d72b5331e3b6391b91970303fca 2,886 1.00/1.00 vMB 128
646,427 646,427 0000000000000000000ebda024001e94b4349cb78e8e6f5d37bed8a474b69717 2,852 1.00/1.00 vMB 87
646,426 646,426 00000000000000000006640964b19d6f09e5bb0e3ea313b973bf3140810425de 2,802 1.00/1.00 vMB 95
646,425 646,425 00000000000000000001b4c07d3b1e6a1a1ff9169596e633417339d000696957 2,660 1.00/1.00 vMB 94
646,424 646,424 000000000000000000017887ba95bafb631a4f83afdbe2837473145b84828cee 2,320 1.00/1.00 vMB 100
646,423 646,423 0000000000000000000bc16ec83488d361328bcfdfe150f0164e18e546c2c49f 2,701 1.00/1.00 vMB 109
646,422 646,422 000000000000000000018be1191a1746839166acc7f434ee6b57716a2d9057bd 2,217 1.00/1.00 vMB 105
646,421 646,421 00000000000000000002d791f5cc0d430f9bf38c8a8fc5f4bdde3623b4cc49ae 2,940 1.00/1.00 vMB 141
646,420 646,420 00000000000000000001379f960ab39c89df9892e5096c11f66aab48d78a4f6a 1,811 1.00/1.00 vMB 105
646,419 646,419 000000000000000000022aff7350531dfa956449d004d929251aba29efed3652 2,709 1.00/1.00 vMB 107
646,418 646,418 00000000000000000004f664cb83ef16f144887151db980bb80e8944fb6c9212 3,182 1.00/1.00 vMB 125
646,417 646,417 00000000000000000008314812f5feec0a754393443b52f6feda241853134d5e 2,227 1.00/1.00 vMB 80
646,416 646,416 0000000000000000000cc846746f7f0e35e6881bc0a3ace5affba8b0dde6b841 1,793 1.00/1.00 vMB 14
646,415 646,415 0000000000000000000ddd9474fb09128c874275d424a473e8601ab371cea012 2,557 1.00/1.00 vMB 81
646,414 646,414 0000000000000000000ab247d8a516d1f392587c705db2fa9f2a02c60b4f78d2 549 1.00/1.00 vMB 7
646,413 646,413 0000000000000000000b1ec1c8800159de7eaa59812a675c9d0e9b9d03aafbef 1,195 1.00/1.00 vMB 10
646,412 646,412 0000000000000000000e5473f04afbe6b63f35c9d5b1d320018a536d53cca825 2,457 1.00/1.00 vMB 73
646,411 646,411 0000000000000000000dc5705af5b68cf68a2abe6dc3e1dadaf64600da86b273 2,218 1.00/1.00 vMB 53
646,410 646,410 000000000000000000066e6b1be6edf8b65fb1ecda09d4fd5f0387098db26d81 1,854 1.00/1.00 vMB 21
646,409 646,409 0000000000000000000f28ae139f498829c095cd8b441eb80fced08f26471a1d 2,091 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.98 GB
    • Received: 16.09 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.