Loading Tool

Explorer IconExplorer

Memory Pool

77,884 transactions
28.88 vMB
0.06772173 BTC
Random Selection Loading Transactions
Max Size: 175.25/200 MB

Candidate Block

Mining Attempt cbd5eee981a7473781ae7dc9140b5456d525a51dc0993e5cb37bb26603d2809e
Version 20000000
Previous Block 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620
Merkle Root 67028e010c401ba35a63f57adf23fa642e2d503ea7979b635dbec39854e6cb10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00757071 BTC
Feerates: 149.20 > 0.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,090 (326,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,411 588,411 00000000000000000011209c449327185f5a33558cb481217d21befd5c8b6d80 493 0.27/1.00 vMB 10
588,410 588,410 00000000000000000006002c0adfa28525bb3a050c97da4a21829623c4a81171 1,741 1.00/1.00 vMB 7
588,409 588,409 0000000000000000000befe41a831245ff4a7784129321b24431e8e3b6fc58a2 2,741 1.00/1.00 vMB 23
588,408 588,408 0000000000000000000be23554bddf1f44ffc524abf77d15fce7b5116f5a3d10 2,801 1.00/1.00 vMB 14
588,407 588,407 0000000000000000001d3095c06d9caaf9d1edb236a7636a76e407a98cae6c07 2,294 1.00/1.00 vMB 10
588,406 588,406 0000000000000000000b95a1cc6bfaff0aeb14a2390d6d70a10ad6051ba1b36d 2,769 1.00/1.00 vMB 39
588,405 588,405 00000000000000000018d28b073dbbba917d3e586d8b1efb4e71c494ec3d64c4 1,995 1.00/1.00 vMB 26
588,404 588,404 0000000000000000000a8ffa09c8cfa8b4ce127b87cd234bf255f04c4c5fbf1c 1,209 1.00/1.00 vMB 20
588,403 588,403 00000000000000000011944dd86c1a44945fb0858481b3c74fec58cda9d06519 1,172 1.00/1.00 vMB 13
588,402 588,402 0000000000000000001464268ab56e1cbbbbeb75047774586b0b78a16c31b048 1,159 1.00/1.00 vMB 12
588,401 588,401 0000000000000000001d1ff11dd3f753ed38a92174f97e194ccec75e557d568d 2,251 1.00/1.00 vMB 33
588,400 588,400 0000000000000000000261eb556a35b08926c2c0037d2ebbe55cc672000dd504 1,525 1.00/1.00 vMB 46
588,399 588,399 00000000000000000004a11e16555e925361f6fcbc27560b1cda459aa38960d8 853 1.00/1.00 vMB 69
588,398 588,398 000000000000000000169d800a72e029f9e2d9004f7911f16ab052d8df7b4b13 3,111 1.00/1.00 vMB 20
588,397 588,397 00000000000000000018834c55fe4ca41e9e23a41605846f7b3592431ff4664f 3,432 1.00/1.00 vMB 42
588,396 588,396 0000000000000000000b7b9cc6f84ebf91fc0ced3eb09748cad27ea484ab5140 2,985 1.00/1.00 vMB 35
588,395 588,395 0000000000000000000bf69330921e7807c24ff35f63d32f899104457149b19c 186 0.06/1.00 vMB 15
588,394 588,394 0000000000000000000ff87a301014865f72b03a902168ac9be1492ee30bfcfd 2,655 0.89/1.00 vMB 16
588,393 588,393 0000000000000000000bec1722783284c05f11e5b7b0e8a69c9661eb6d9b51fe 2,379 1.00/1.00 vMB 24
588,392 588,392 0000000000000000001264feaeba077ba96da57eb17853e7cd64f68f641ac341 2,271 0.80/1.00 vMB 7
588,391 588,391 000000000000000000172c01e73144b63e4f0f75982c5b70e67c096aa63ae97c 2,873 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.77 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.