Loading Tool

Explorer IconExplorer

Memory Pool

38,826 transactions
28.27 vMB
0.06614683 BTC
Random Selection Loading Transactions
Max Size: 143.47/200 MB

Candidate Block

Mining Attempt 6c4ec1d03dca163601647de8cbe34fd757f85ba978abf7a633dd5d3828bb7971
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 615a1ae82b069fa1d5bd134dfd91427767392212d8c190dc54be5f1f0d3d7b46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,633
Size: 1.00 vMB
Total Fees: 0.01177106 BTC
Feerates: 150.80 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (598,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,463 316,463 00000000000000000ecd447426e5a048951ca197f90a81e421e5707165a0b36d 433 0.26/1.00 vMB 24
316,462 316,462 00000000000000002b2dded1b355f4b3377ba9698c801f40f103c60a9782bab2 580 0.31/1.00 vMB 29
316,461 316,461 000000000000000036c38314ef3f35645534ce2b79b695e23048929848f61b27 525 0.29/1.00 vMB 28
316,460 316,460 00000000000000000e2386dfdb276dc299ea08c9e3bc259d7e7532a9947d7047 128 0.05/1.00 vMB 26
316,459 316,459 000000000000000002a3118970fd40bc9b1a94b01e9deda0f5e24df4be9aa50d 305 0.14/1.00 vMB 30
316,458 316,458 000000000000000034c651c9d1182a0eb116d8c3d1db62579e2f7f4e162b928c 221 0.10/1.00 vMB 30
316,457 316,457 00000000000000002265c46427b2fc9c9de2e635650ef3f64cde3fffea09591b 138 0.08/1.00 vMB 30
316,456 316,456 00000000000000000300de3b65cedb3dddf9d2a57063bd67fe0699ae0add514d 16 0.01/1.00 vMB 22
316,455 316,455 0000000000000000130321398fe0735aebd8a6fe53afeaabd45a548c9e1587b0 272 0.13/1.00 vMB 31
316,454 316,454 0000000000000000030486d9edb771aa30530edfb69b176bff63dc881b98fdff 111 0.05/1.00 vMB 35
316,453 316,453 000000000000000030a084eae1bc33775727a6dc0e6a3167b75e6a2b8bf5e4ec 86 0.04/1.00 vMB 28
316,452 316,452 000000000000000018aa78fd3c18c79356b95e990e6f9fd6dbb2f68f872a552f 16 0.01/1.00 vMB 29
316,451 316,451 000000000000000025084ded92712656182cd64f3e06ea072e400dcb323af4e4 57 0.04/1.00 vMB 20
316,450 316,450 0000000000000000307d02983b6a8491dc884623f16e5fd95d632a7b72de7599 256 0.10/1.00 vMB 32
316,449 316,449 00000000000000001b4c47e6d6f4875ef507d33494870a392a0a9a3437f0acd6 267 0.12/1.00 vMB 31
316,448 316,448 00000000000000000921c79cb11d2437dba81d35479583e2f89d29d1be64c8fb 370 0.18/1.00 vMB 30
316,447 316,447 000000000000000011a6c10fe8615fdd5a5196c633fd6c3b05bc712e72f3e6ab 99 0.04/1.00 vMB 18
316,446 316,446 0000000000000000306d7e5476706ec450fa0c55fd717e1c1178767a010eef9a 688 0.33/1.00 vMB 32
316,445 316,445 000000000000000015f46f92811e75f74920048379f6540227ad4e0a08aedd0b 516 0.32/1.00 vMB 25
316,444 316,444 000000000000000008cfdebe4eb9f5330610f8df82411ef9d6900fa79d2e0e57 547 0.40/1.00 vMB 22
316,443 316,443 00000000000000000a24e9bcd409f50a6c61dad2242a8b1cbc244b9f903c1538 468 0.27/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

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