Loading Tool

Explorer IconExplorer

Memory Pool

76,617 transactions
28.96 vMB
0.07661696 BTC
Random Selection Loading Transactions
Max Size: 176.97/200 MB

Candidate Block

Mining Attempt 6ebacbcb57c96845e0d7f377ef790a09584adbdcfb03bfcecd9841b8bc4835da
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 5b58b34d124d51f6c3fdfef83e8d782242065656243f54a5b7600717216b6074
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,704
Size: 1.00 vMB
Total Fees: 0.01350641 BTC
Feerates: 77.76 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (74,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,466 840,466 00000000000000000003397b6a3f375c72dc0b73552bf7668e559d5575f0ba5a 5,571 1.00/1.00 vMB 245
840,465 840,465 000000000000000000029654e61b48625d5d9ac5f4bf8e343d00a6ee2c759550 6,097 1.00/1.00 vMB 241
840,464 840,464 00000000000000000001093d4d6b21b80800fff6e5ea15cce6d65066f482cce9 5,710 1.00/1.00 vMB 204
840,463 840,463 00000000000000000002db1e5aa19784eec3de949f98ec757e7a7f2fc392079d 5,194 1.00/1.00 vMB 254
840,462 840,462 000000000000000000013d18c6f7273fa9244dc7c41dabb7135b8666e197ef81 3,436 1.00/1.00 vMB 265
840,461 840,461 00000000000000000001f36562936084a5332196fe9a40fae69770838ad72e41 4,964 1.00/1.00 vMB 328
840,460 840,460 000000000000000000024c0085f1379f147cfd02ea554e25bca7702c43ecd8f8 5,105 1.00/1.00 vMB 440
840,459 840,459 00000000000000000003008f07140a222027e45c87fd2ed283ab8834b20a3685 3,642 1.00/1.00 vMB 240
840,458 840,458 00000000000000000001e9574885731aac55ed0a6cf03252b46c145ae952f013 5,231 1.00/1.00 vMB 354
840,457 840,457 0000000000000000000180c17cb19200675e378363d0599acefab161b3f04798 6,053 1.00/1.00 vMB 242
840,456 840,456 00000000000000000002fad7e812569fb9001291e5d1ea65fa39e18d99fb5d03 5,506 1.00/1.00 vMB 212
840,455 840,455 000000000000000000000989af130210c462529594b200fdbc933fa91123ba15 5,809 1.00/1.00 vMB 235
840,454 840,454 00000000000000000001e39ad073e9bc099e687392b55955234c18b880856d45 5,595 1.00/1.00 vMB 254
840,453 840,453 00000000000000000000a08559eb6397bf75e26b30da1cdd527e390548568e4d 5,663 1.00/1.00 vMB 277
840,452 840,452 00000000000000000001dc34a9340d27986b2cb96b80996f80ff013e1f90475c 5,293 1.00/1.00 vMB 305
840,451 840,451 0000000000000000000333195ced1fe58eb087d419396c6effef3ac2fb565787 5,284 1.00/1.00 vMB 317
840,450 840,450 00000000000000000001ed8b21e3f33f65f27e809f88182024d9f9762d6021cf 6,128 1.00/1.00 vMB 295
840,449 840,449 00000000000000000001644d8439b2e33b981c4c220f94353720dee0f6470682 5,358 1.00/1.00 vMB 235
840,448 840,448 000000000000000000010951b0cf54b0d4c2a81a8b0b30a34f20812ddc2d5620 4,541 1.00/1.00 vMB 252
840,447 840,447 000000000000000000009b8be65dbc739dce605808d6268790cd45f13f97e2bc 5,533 1.00/1.00 vMB 337
840,446 840,446 00000000000000000001457234bfa4014fb9df2466cd0dc545145ac4f187032a 5,988 1.00/1.00 vMB 326
Previous 10 blocks ↓
Total Size: 782.82 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: 710.77 GB
    • Received: 17.08 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.