Loading Tool

Explorer IconExplorer

Memory Pool

45,954 transactions
27.12 vMB
0.07556209 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt ced4cd85a6ae70080a5854863d9cedea1c339ccd5d4edb7e863ada45061cd0fd
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 28f22905b1249a46715b0e0e65944ece6a60af5b42005e6051df371ba40da41a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02519292 BTC
Feerates: 201.37 > 2.52 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (617,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,641 297,641 0000000000000000346b4be2840c3eda3cfd121b02d4849c4e78b32f5da347f2 151 0.06/1.00 vMB 194
297,640 297,640 0000000000000000908116911abe2e3391a2c1dcfc3decf40cf47bd98960c1b9 371 0.28/1.00 vMB 27
297,639 297,639 000000000000000088db731c0ece78bd4dba7994358c73b6c192a9653ae0458c 176 0.09/1.00 vMB 28
297,638 297,638 0000000000000000308121dec45c01c38da8cd4e9e3b44bc84b1f4d42a6a9448 587 0.27/1.00 vMB 39
297,637 297,637 00000000000000002e6b49719cabf431f9c5abe93bcb61631942ce3b32b18ab0 787 0.35/1.00 vMB 38
297,636 297,636 00000000000000006cc578a142a5dda8fdd4cb2f27f39d30421b101d7a6615ce 279 0.17/1.00 vMB 25
297,635 297,635 00000000000000002025cc411ffc3ae57aed30ec78d092dacb0c48e9c9e03b21 427 0.28/1.00 vMB 27
297,634 297,634 00000000000000004cc5be78da596d5b16519bbe7fec399d106442cee78d7126 512 0.25/1.00 vMB 36
297,633 297,633 000000000000000095ef27129daeb84bac7926254dc3e66b015c4ff6fd804d21 330 0.39/1.00 vMB 13
297,632 297,632 000000000000000096cc1c97fb30bce419c4ca56fbdd1589a4eda7accef9d75d 984 0.35/1.00 vMB 49
297,631 297,631 000000000000000051e8d64d21cc72686df0844c4c19e77608e562358931e8f2 1,135 0.64/1.00 vMB 31
297,630 297,630 000000000000000032b31d9245019325261bdde4bd527e780646d10f33de8bee 306 0.21/1.00 vMB 25
297,629 297,629 00000000000000009c069e9045077204bd91e94261071cc2e7fbbc9633239492 128 0.08/1.00 vMB 22
297,628 297,628 000000000000000049262407eff2d9c43d7e0dcbd0d923dbfdce17fb68136671 256 0.51/1.00 vMB 12
297,627 297,627 0000000000000000634a1c9bbb3a4d4de50f256ea91f70f640ecfba9799bf467 586 0.35/1.00 vMB 26
297,626 297,626 00000000000000003cf9af5f056ca711eca3b8e46c7470e9a90c7dbc104f88f9 685 0.35/1.00 vMB 29
297,625 297,625 00000000000000003bb63bdcecf1950440569087987a220f0ce0e18920116a5c 990 0.35/1.00 vMB 47
297,624 297,624 00000000000000003d193e331ef9292435e7b99eab1fba7b6df4bb2f957005cb 512 0.18/1.00 vMB 49
297,623 297,623 00000000000000003c877979e5e33d5fd51393711d2ed27853762b47b52184f4 232 0.15/1.00 vMB 28
297,622 297,622 000000000000000067162cb98c25f391cffc45d708bea5ff5219c3a14667fb53 422 0.24/1.00 vMB 27
297,621 297,621 000000000000000028202aaa6041591136f04bb107faf6179b684041e40a7b7a 974 0.74/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.