Loading Tool

Explorer IconExplorer

Memory Pool

48,255 transactions
28.18 vMB
0.07172707 BTC
Random Selection Loading Transactions
Max Size: 150.32/200 MB

Candidate Block

Mining Attempt 58821985fb84f3e16f872ac880b48651745ec0a0d141612a9fce07a0d67c8d77
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 2b6582033db8f21c994ad41ca48e0236bf6d049b302b71591d10f2cde15e1382
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,494
Size: 1.00 vMB
Total Fees: 0.01751680 BTC
Feerates: 301.05 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (145,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,364 769,364 00000000000000000007f3edbe25666088e8cbafb9555e8e752e020712a24ef3 811 0.59/1.00 vMB 7
769,363 769,363 0000000000000000000135c59caed33428f4dfacec977cf7fbd63bf9bce687d8 2,094 1.00/1.00 vMB 18
769,362 769,362 00000000000000000003627197f0d1a2eecd4baa196eb8d54692951e80219d74 1,093 1.00/1.00 vMB 9
769,361 769,361 0000000000000000000643cbf568efbc664e5f95d961993cfabf4841bd5bafc9 1,126 1.00/1.00 vMB 4
769,360 769,360 00000000000000000005ed3ba4159091903bdb14e3d47feb3f652d2c86398f58 1,164 1.00/1.00 vMB 14
769,359 769,359 0000000000000000000034e8a045afcc631cc8455c17f5d35b9f8b5ed6a444b0 2,046 1.00/1.00 vMB 21
769,358 769,358 000000000000000000037e05a2200656b303ebeda0b547177014cb139cd13f60 2,152 1.00/1.00 vMB 31
769,357 769,357 00000000000000000000b84f1f43503a1ae003895f5e69c6b9b7128827ef95ae 1,813 1.00/1.00 vMB 15
769,356 769,356 00000000000000000004792144fd914ce33ad34437727ad7c8db5ec6f0ee0815 1,116 1.00/1.00 vMB 9
769,355 769,355 000000000000000000062e2fb714589e9a199e7233b98d2155e41d4386760181 2,078 1.00/1.00 vMB 15
769,354 769,354 00000000000000000004c473bbcde4c9b2a43b6d501542d3caac952de58f0105 1,334 0.97/1.00 vMB 9
769,353 769,353 0000000000000000000531fb1c48ab8c5d25e47135be1fbfdfb5f76068b17d56 1,091 0.88/1.00 vMB 8
769,352 769,352 000000000000000000053c7d47dcfbdd582871fc9419f656bda78464f2dd05c8 1,257 0.90/1.00 vMB 10
769,351 769,351 00000000000000000005fb75e383d7a87f00b528a7acc3e3eeb1c6f51b844761 811 0.41/1.00 vMB 15
769,350 769,350 00000000000000000000378506d4035fbff1f2e5d2bc15748200e1fa07220370 2,165 0.96/1.00 vMB 16
769,349 769,349 00000000000000000004cace02f2ab23ae627f61f6f39f123af4c98009a66bd4 672 0.28/1.00 vMB 20
769,348 769,348 0000000000000000000599b459c683a0e045201356c751f7d6154e15667848cf 500 0.31/1.00 vMB 22
769,347 769,347 000000000000000000045fc2f25accabc1192248262f311397b0542860c15974 368 0.24/1.00 vMB 15
769,346 769,346 000000000000000000046dd0c232c9c5342660ea0d25fdbcdfd5f6644b2a66e7 569 0.99/1.00 vMB 5
769,345 769,345 000000000000000000062eb269d33710970e32d18c0784db02f253fd99d748ba 2,234 1.00/1.00 vMB 21
769,344 769,344 00000000000000000006d2cc569f94435d5ee62dcb2fc9771b788df7cc3dcef2 1,002 0.33/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.