Loading Tool

Explorer IconExplorer

Memory Pool

37,551 transactions
19.25 vMB
0.05641513 BTC
Random Selection Loading Transactions
Max Size: 106.16/200 MB

Candidate Block

Mining Attempt fc25087faa89bb1c220d982e76a0b206e5a853a727ff22ac43c7c3adf7980b1d
Version 20000000
Previous Block 0000000000000000000012341ce71a454e19809163e78b6988c9a26e7c426fda
Merkle Root 12dd156837f22e70d812ae816ab8780ec18277f8e7920857df8dbfe5664b13c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,810
Size: 1.00 vMB
Total Fees: 0.01922646 BTC
Feerates: 507.13 > 1.93 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,045 (662,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,466 251,466 0000000000000071390b1649029db5bf06d91d336d72eb427c857c09432a7701 45 0.02/1.00 vMB 104
251,465 251,465 000000000000002d01ea30028661afbcea6e120d3d28e82389b77f2a2b7766af 40 0.01/1.00 vMB 91
251,464 251,464 0000000000000012d92d37ad4aa13cdcbff8a227cf839f54c7af7d109a8c9479 29 0.01/1.00 vMB 169
251,463 251,463 000000000000001836939f2b5b30e7ada4616ebb83a1246df6eb0edf06a95814 83 0.04/1.00 vMB 103
251,462 251,462 0000000000000028194a41532e8eb27d7180dee7425eda78fa22fe017da86440 123 0.05/1.00 vMB 172
251,461 251,461 00000000000000096d255cbaa27ce137120e8a6a263798a86c0fd3a48a07039a 263 0.14/1.00 vMB 70
251,460 251,460 00000000000000392fc1ade3cf8dc0bd42c468ca355dbde27380dce0d441552c 29 0.01/1.00 vMB 99
251,459 251,459 000000000000000bb081b89a559c59fba5ba46f0d2e1a6b19c98d7c871d8d2cd 7 0.00/1.00 vMB 155
251,458 251,458 00000000000000001a956b37c9e81414c43086acd14ec1c0e32fd3ff995efc6b 319 0.15/1.00 vMB 119
251,457 251,457 0000000000000004601048435d9da329884f4808b177658357541f37b0bb740e 226 0.10/1.00 vMB 128
251,456 251,456 000000000000004e3db41ce2b4c3ad702f3ce33ce53d26d52b0092723aa9ccb1 139 0.05/1.00 vMB 168
251,455 251,455 00000000000000059b548eb1331bf182868dd614891e0fec1aa48a7db3a195a5 21 0.01/1.00 vMB 136
251,454 251,454 000000000000000eae3348e26b2f51ea6ad1389a6fbf89036a6930a5705eb1cf 218 0.13/1.00 vMB 101
251,453 251,453 0000000000000036b2ac0b507f5f9052fd66c04fa7a0b0bdf3dded5fcda052fc 282 0.13/1.00 vMB 124
251,452 251,452 000000000000001cac6c145e31f9dcdce1c7e87c7bf1641259f2feaffb5c3e5b 14 0.01/1.00 vMB 35
251,451 251,451 0000000000000012f203a2160fd1a292f0396427530ece2ae9172b81aa49417f 88 0.04/1.00 vMB 136
251,450 251,450 00000000000000002ed0472a156f2a7afc1733d7035f8dac1dc288f2ea13c29d 201 0.08/1.00 vMB 124
251,449 251,449 00000000000000375ac446a5cca04f1080067bb948366c62f45a3ea68a653314 34 0.02/1.00 vMB 107
251,448 251,448 0000000000000031f978255bac656dd5687bcae2692fc61ed338edc73eacbf33 91 0.04/1.00 vMB 146
251,447 251,447 0000000000000009619ab8e1dd59ac96097d7980ecde30bfcc6257a37a9a5e65 115 0.06/1.00 vMB 131
251,446 251,446 000000000000000923d744cbb52efffd7bce2f95dde70a22e080003256308881 431 0.17/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 780.68 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: 553.18 GB
    • Received: 6.65 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.