Loading Tool

Explorer IconExplorer

Memory Pool

35,646 transactions
25.51 vMB
0.05662523 BTC
Random Selection Loading Transactions
Max Size: 130.44/200 MB

Candidate Block

Mining Attempt 185792a33bf2450365f05be3b5e969f9a67e4c6a0b2b401a3e3ac4738e6f7a4f
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 5699b5839e79d2ac00a13e5d0e278053fd76a9da1e6d7d28f8a791b404379e25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,059
Size: 1.00 vMB
Total Fees: 0.01029286 BTC
Feerates: 508.49 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (372,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,405 542,405 0000000000000000002589c00f688860f59eb806452c66c4a13887c22abf8f3c 2,536 1.00/1.00 vMB 13
542,404 542,404 00000000000000000024977ac0c535fe7d6d571da06df21b01c773ef5099de12 2,203 1.00/1.00 vMB 32
542,403 542,403 0000000000000000000ef14da499c9f5be1c611d9374114ab7304d3380efe6c0 2,574 1.00/1.00 vMB 7
542,402 542,402 000000000000000000149419bec988105c749883dbe4cc2a0e90093cd271615b 2,674 1.00/1.00 vMB 11
542,401 542,401 0000000000000000001dcdc0cb5a4d141404f887eed7939578e2bcbd5cca54c0 2,263 1.00/1.00 vMB 8
542,400 542,400 000000000000000000064950e2b13f9d33213fb3db850845cbbd7a6001f1bbaf 1,701 1.00/1.00 vMB 6
542,399 542,399 000000000000000000191ebc7dfd63dad3929c458430931f132e40a137286ae6 2,333 1.00/1.00 vMB 37
542,398 542,398 0000000000000000002076465f23dd12cb65ed61482b6f805f57d87d61d44e65 2,786 1.00/1.00 vMB 14
542,397 542,397 0000000000000000002670fc0fda3d27eac6b9c6f43f104faf63c9fd61d2d4b6 2,344 1.00/1.00 vMB 55
542,396 542,396 0000000000000000001470b66bc351d81c39e2a5f85a9fea155aea77caf5a04c 2,558 1.00/1.00 vMB 33
542,395 542,395 000000000000000000031f3eb9db5734b7994d89c68ee054dff0a8a26fb758db 2,709 1.00/1.00 vMB 44
542,394 542,394 000000000000000000238b71b4f074e1c409aeb7fc58fb8cd1cf275d22849373 2,487 0.99/1.00 vMB 40
542,393 542,393 0000000000000000000d044088fe35bfbc3d4e19c472de0df8f410171e2889e4 2,039 1.00/1.00 vMB 10
542,392 542,392 0000000000000000001a82df4d9defa8224d94cee9edc24df14ce98c3e2f079d 2,382 1.00/1.00 vMB 58
542,391 542,391 00000000000000000011111c52f66dccb1a5cf1fd9694bdb95f1e71783a85d4e 2,263 1.00/1.00 vMB 20
542,390 542,390 0000000000000000000b9511a5fae116680cc3b01f7b59c63b1a9ac53fdc1615 2,131 1.00/1.00 vMB 61
542,389 542,389 0000000000000000001eeead6c515feb6fe448c55581b2df57b5dae37c8240db 1,789 1.00/1.00 vMB 27
542,388 542,388 00000000000000000007b4fe8d0505532b3102b78e2365c17e7e6fe66dbce90e 1,077 1.00/1.00 vMB 36
542,387 542,387 000000000000000000252e376a2ab4cfdb387d3d57a361bb56d783591616b249 525 1.00/1.00 vMB 48
542,386 542,386 00000000000000000007a49caba173aadc295f5204f415dd662a06cd6a31f16a 349 0.50/1.00 vMB 51
542,385 542,385 00000000000000000021f0af18b6fe84df16ebc6ca3438f1700dde6defe87c67 653 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.