Loading Tool

Explorer IconExplorer

Memory Pool

72,672 transactions
28.04 vMB
0.06631260 BTC
Random Selection Loading Transactions
Max Size: 166.29/200 MB

Candidate Block

Mining Attempt f208542aa233a6051dbd3ffbde59db3c8a5c08d7a2dab214888dce1d72da6819
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 8059a9c78e11e7c5df44519b678fff563fa717b7200789cfc36720fedd40dbdd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,841
Size: 1.00 vMB
Total Fees: 0.01022269 BTC
Feerates: 150.93 > 1.02 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (165,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,378 749,378 000000000000000000090bcd54a824740885273bb97d64b76e33e7c9e865a45c 1,126 1.00/1.00 vMB 6
749,377 749,377 000000000000000000002beef63a72e5f38730eab248a4e4e77230a3c616da11 2,834 1.00/1.00 vMB 12
749,376 749,376 00000000000000000005fd453a847db948f801680692bbb0cfcfccdcc5029886 2,700 1.00/1.00 vMB 4
749,375 749,375 000000000000000000007a4c06f21e3cc49545654276524fe1b0726dbed8ec3a 2,001 1.00/1.00 vMB 8
749,374 749,374 0000000000000000000525bff942927f7c8fb7e15f2e3dc5b340a826a9f69c9b 2,965 1.00/1.00 vMB 12
749,373 749,373 00000000000000000007f7978a55db917e7509d8224a5dc1192ffc9e79455e06 402 0.14/1.00 vMB 7
749,372 749,372 00000000000000000006a3c2d5b23f204c2d509d7a8d10210e8d12a752b6453e 68 0.03/1.00 vMB 11
749,371 749,371 00000000000000000004de0ca14a39286373a7dc449bbda4b97e99544f7e52c0 881 0.45/1.00 vMB 7
749,370 749,370 000000000000000000075aa9e386344669fa6ac1db44a7de527161598e0834c9 1,084 0.68/1.00 vMB 10
749,369 749,369 00000000000000000000483c956dac20153e09b00d2c2eca44642411009592bc 969 0.63/1.00 vMB 6
749,368 749,368 0000000000000000000568550eb87938afcd7f52a36e073cbb6e3ead6ead4562 165 0.07/1.00 vMB 7
749,367 749,367 00000000000000000008a9533c07d4df621ad597da89ab087f848cb514164eb5 1,298 0.72/1.00 vMB 4
749,366 749,366 0000000000000000000860c8feeb02ffc32d88c09742fc40427e23f16cfe336a 2,793 1.00/1.00 vMB 11
749,365 749,365 000000000000000000054c2dc28498947cb6041aa28f7e0eba04ff0c7104cdb4 2,450 0.97/1.00 vMB 10
749,364 749,364 0000000000000000000006e7b3f33f3bc3e06f9c269d81c331752d5a62aad583 1,364 0.90/1.00 vMB 5
749,363 749,363 000000000000000000016c1bfa3d776f2bfbb27992f93b3053e24bc193cb0f65 1,818 0.60/1.00 vMB 10
749,362 749,362 000000000000000000044470f12d78cc715760ed8cef6c53f5b2cd2d5064d238 189 0.11/1.00 vMB 7
749,361 749,361 00000000000000000005b42acbfde0516e90a110a5e03d0af326bfd0459efb7f 1,132 0.44/1.00 vMB 10
749,360 749,360 00000000000000000006b4fc9699e9f8d5fec2bbf762966aa9b6dbd51b6da8bf 501 0.58/1.00 vMB 2
749,359 749,359 000000000000000000048fedae42b919699e36f384b2fe4436e83df2b0e5b571 1,738 1.00/1.00 vMB 5
749,358 749,358 00000000000000000002bf59cbd8e81afa6e8a237529bb1dc78a55f9cacb4b30 1,743 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.48 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: 668.16 GB
    • Received: 15.40 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.