Loading Tool

Explorer IconExplorer

Memory Pool

43,588 transactions
26.47 vMB
0.06243040 BTC
Random Selection Loading Transactions
Max Size: 139.20/200 MB

Candidate Block

Mining Attempt 534e88da7816d5cebbf14fa5934dc35738d02b23b6d0649714246d11f162179b
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 49a65f9825146ab0dd0cc5de0785f3cf1443276c4b2083855a2ede26bc8b3daf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,317
Size: 1.00 vMB
Total Fees: 0.01387981 BTC
Feerates: 121.00 > 1.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (199,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,353 715,353 00000000000000000001ce4ae9419519dd084d051d37886de30ddf1282e2ad96 2,246 1.00/1.00 vMB 16
715,352 715,352 00000000000000000002208b5f08d286e176a196df8f6ae55b139a5edae0c3e8 1,688 0.63/1.00 vMB 8
715,351 715,351 00000000000000000002d6f1aff034b31d269a71ba9777e02615036faea431b4 2,364 1.00/1.00 vMB 9
715,350 715,350 00000000000000000001336e99f9fe598bb25379ef3c772d0f760f7aa4fbda3c 1,159 0.60/1.00 vMB 6
715,349 715,349 00000000000000000009d25f703e9092ab9cf81da6e53dd8577ef91263a3f591 184 0.09/1.00 vMB 3
715,348 715,348 000000000000000000080726ed44e18d4907255ec6bc77a49dcf980cb57b1852 2,298 1.00/1.00 vMB 8
715,347 715,347 00000000000000000006e2687bef5c4c8a5de4975d2a7ba135866a136bda8637 2,367 1.00/1.00 vMB 6
715,346 715,346 00000000000000000005b2706e364f17c6719fece7273647acee7948b0c48572 1,796 1.00/1.00 vMB 9
715,345 715,345 00000000000000000004d3c167fbc6e1139c26b593b1fbc36b5527eb6efdf51a 11 0.00/1.00 vMB 7
715,344 715,344 00000000000000000007bbea165dff92dfb7c5b77ac7f318490705fb7d392420 714 0.32/1.00 vMB 12
715,343 715,343 00000000000000000009b8106fe313f1fa76adcaa8c62380412f129ccd231cef 2,389 0.98/1.00 vMB 8
715,342 715,342 000000000000000000072959d4dffdb9c7525d42b75f6e3557f201ecb290386e 2,198 0.90/1.00 vMB 14
715,341 715,341 000000000000000000096d7478130749a15f6bf7b9414ab69288bcd663ccb967 445 0.13/1.00 vMB 12
715,340 715,340 00000000000000000006aef1029e79f0e09dab2da4fd9db26387a1bdfa1aeb02 1,207 0.50/1.00 vMB 11
715,339 715,339 000000000000000000053b66d64bada2cb56d625769b43094f7f9029527212b1 1,021 0.30/1.00 vMB 11
715,338 715,338 0000000000000000000b4c41db4c47b1521c4e9c91001612d971542ff28e6b02 1,120 0.36/1.00 vMB 10
715,337 715,337 0000000000000000000ab9354541ee181e600a23e1df2381f648d701e41581e7 1,925 0.75/1.00 vMB 9
715,336 715,336 00000000000000000004fa24f6d895fec45b29d45b45813c1045eb9b337c4cbe 662 0.26/1.00 vMB 8
715,335 715,335 00000000000000000002141aaf9711a4b1cff7ce6a88904bae721cab1c9d3671 293 0.10/1.00 vMB 11
715,334 715,334 00000000000000000002a03c3395ac984743338f24adcdf060d5e930ac48a43c 258 0.08/1.00 vMB 11
715,333 715,333 00000000000000000002a851fa3058ef201390bcaf2078fcc62a5175711a8067 1,284 0.44/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.96 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: 647.53 GB
    • Received: 12.95 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.