Loading Tool

Explorer IconExplorer

Memory Pool

76,440 transactions
28.48 vMB
0.06721037 BTC
Random Selection Loading Transactions
Max Size: 172.62/200 MB

Candidate Block

Mining Attempt 77d40ca28ad52e3c3f225c8f8e6c013ef447a46422ee5537d75c14ceac59120d
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 47622078652a553b0fa4d681ac5f8e3c135e82a0dd995575e8420a7c3dd59fdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,329
Size: 1.00 vMB
Total Fees: 0.00822893 BTC
Feerates: 73.20 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (92,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,490 822,490 000000000000000000006f7e518ea28476075b2e31c6fc1a6675c76982c2afda 3,392 1.00/1.00 vMB 136
822,489 822,489 00000000000000000003eded3d9b6d219a291543d7860c0a251c3b2f7f333d1a 3,692 1.00/1.00 vMB 93
822,488 822,488 00000000000000000001ce5fd17e09229cc33d8001d3e6b1a717cc2efa1dcb69 3,005 1.00/1.00 vMB 79
822,487 822,487 000000000000000000014ac01d9ac8ccbefb7f794a3cb2ab7a45011e708e65c6 3,576 1.00/1.00 vMB 101
822,486 822,486 0000000000000000000284f7ba54c135d21c52a4a3f677ced9ca7c8465f9daeb 4,071 1.00/1.00 vMB 136
822,485 822,485 00000000000000000003e3f1945cf42de2f951c23f2a62f8b368e7a0a11ddacd 3,756 1.00/1.00 vMB 172
822,484 822,484 0000000000000000000378e7f97f16c0b7ca0ebd60b1bc416d450be9c039c1a2 4,369 1.00/1.00 vMB 78
822,483 822,483 000000000000000000022d00bdb51e5eff2584b25f9b64d959bf5700fe593f76 3,827 1.00/1.00 vMB 115
822,482 822,482 000000000000000000015b1b1983ae7823551e0f2a4b73a75671ea5438d33df1 3,924 1.00/1.00 vMB 95
822,481 822,481 000000000000000000039541b859c22a8834082a44a18197197a83ea318cfe12 3,726 1.00/1.00 vMB 137
822,480 822,480 00000000000000000002b6afed861be77aab07ac83060e2a9551546ecf24f224 3,004 1.00/1.00 vMB 79
822,479 822,479 00000000000000000001e2b3576e0956acbdaac2b5417126966d849bd9e8b08c 5,247 1.00/1.00 vMB 104
822,478 822,478 000000000000000000034667f35b68498f3f9f9e2f4e7c7e689892c4dcc2f5b1 2,971 1.00/1.00 vMB 89
822,477 822,477 00000000000000000001237ced5a52a9385c45abdc60e31fa1bce242091c3579 3,731 1.00/1.00 vMB 123
822,476 822,476 0000000000000000000217f1453a5a4550689f70a5280c1dd413821d921f429c 3,967 1.00/1.00 vMB 102
822,475 822,475 00000000000000000003dc30fb9b1100de108abe3782f89c4657beadb9d87766 3,546 1.00/1.00 vMB 140
822,474 822,474 000000000000000000038b1cbbb338b4be73d4177a12f4753c5b6853f5844367 3,667 1.00/1.00 vMB 83
822,473 822,473 00000000000000000003bc300e3531e2c0991b63ba1b4019d27254f75b0c8a28 3,749 1.00/1.00 vMB 101
822,472 822,472 00000000000000000001e33f9206499b4c4f36558ea4514ec71861be3fd0c9bf 1 0.00/1.00 vMB 0
822,471 822,471 0000000000000000000128c5b1d47338a3d019da226db23d5954e2af2a4711b5 4,579 1.00/1.00 vMB 99
822,470 822,470 00000000000000000002ad6556f9b9e37fb9e56767fb77177289f53cab99a83f 3,077 1.00/1.00 vMB 229
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.