Loading Tool

Explorer IconExplorer

Memory Pool

45,901 transactions
29.11 vMB
0.14188803 BTC
Random Selection Loading Transactions
Max Size: 151.72/200 MB

Candidate Block

Mining Attempt 8d407b0cc56962190a94ac56766ccc2cf6b6e387666133ee395b473c6c6de606
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root f596d180b855e8c8afcb0842aa755953dc4c43fa89c67b59256b5bef6edcf805
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.04320758 BTC
Feerates: 150.75 > 4.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (325,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,997 588,997 000000000000000000093bd4e54026a9185e81ff969116b54ab540dee272f464 2,214 0.73/1.00 vMB 25
588,996 588,996 000000000000000000147abb7f8e6df5b86953b193dc9582d51244cdb7fd0641 1,513 0.87/1.00 vMB 7
588,995 588,995 0000000000000000000145b23ec5e3c8c12579aaf2c0ead623a1b6c681824e07 3,010 1.00/1.00 vMB 31
588,994 588,994 00000000000000000005b8d5ea6a9f190d564c8ccd9e737e827f23d2f647279f 1,340 0.38/1.00 vMB 22
588,993 588,993 0000000000000000000224bec602175a124d3cd6eaff197542ea009c3a41c7f5 2,017 0.64/1.00 vMB 25
588,992 588,992 0000000000000000001085194ca01364dc719772ff9397551ff2cad26cc7fc7d 516 0.17/1.00 vMB 31
588,991 588,991 00000000000000000006a3c2e4bd39025e1290599062b2cd9d768a204500c396 1,778 0.55/1.00 vMB 23
588,990 588,990 000000000000000000000ed111ea62d455c252f5dd52f7bec9d1c4ccc05fe13e 2,732 1.00/1.00 vMB 30
588,989 588,989 0000000000000000001a8beccc5123c9744cbb0e179a2ca05bbbd95d1b6048b5 664 0.35/1.00 vMB 2
588,988 588,988 000000000000000000003e840fea8e99f288acadff50b411cb831d4f6599bf75 3,085 1.00/1.00 vMB 31
588,987 588,987 00000000000000000013b5a78edc3302335a0a64ae96964ce9caddafd32766d2 2,565 1.00/1.00 vMB 33
588,986 588,986 0000000000000000001a9dc070cc7b0fd74a628479eb14152136ca47d60ba969 1,996 0.66/1.00 vMB 8
588,985 588,985 000000000000000000014b873325b8418e81aa6185acdd705d72b39dde3f5f33 2,625 1.00/1.00 vMB 41
588,984 588,984 0000000000000000001475480ef991c40d493a50917df7e33ef95e6341dfcde3 2,338 1.00/1.00 vMB 20
588,983 588,983 00000000000000000004c65e21d77ebac5a8d2dc0b2b5365b8c70a2426a268ab 2,521 1.00/1.00 vMB 14
588,982 588,982 0000000000000000000734a84b24cf4e55fad3ebfb0cd6575baf7391867298ad 2,252 1.00/1.00 vMB 33
588,981 588,981 0000000000000000001072234f55ed064d7affead50bc8e553bac8ac26019e41 1,820 1.00/1.00 vMB 15
588,980 588,980 0000000000000000000d2fe17a2831ce3cdf97a65155276d8cd0ac0bc0cf4033 2,471 1.00/1.00 vMB 27
588,979 588,979 0000000000000000001b3fa1499c34c144600ab927ff382f7e20883e0c649011 2,692 1.00/1.00 vMB 41
588,978 588,978 00000000000000000013232bbe7c84238325e4c9d1d04c66ae5703f9c230dc1b 2,551 1.00/1.00 vMB 20
588,977 588,977 00000000000000000002b1bafabef0e1f5c2315411ce180c792cf599b38eaaa9 3,401 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.88 GB

Node Details:

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