Loading Tool

Explorer IconExplorer

Memory Pool

76,643 transactions
28.21 vMB
0.08670152 BTC
Random Selection Loading Transactions
Max Size: 171.84/200 MB

Candidate Block

Mining Attempt 136dfc2af2dcb4f483cc11bd5dcf4f365b99fb973901d91288dddbf56f4cc3dc
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4de822e8c8efd1d14f9fcb24c513106079095f705850e491acea1b6fb9215282
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,871
Size: 1.00 vMB
Total Fees: 0.02502348 BTC
Feerates: 150.93 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (688,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,424 226,424 00000000000001b8708730418f5971b2d1f6aefc9b6315f9a4952ce2344960e5 240 0.11/1.00 vMB 231
226,423 226,423 00000000000001571c145d6a9858bed37ee34defe17ae513ff66aeca98dee330 318 0.14/1.00 vMB 247
226,422 226,422 0000000000000318fb3ae40740218166391240248dbd6f0dd45d9b9c7d4b4447 408 0.21/1.00 vMB 199
226,421 226,421 000000000000019d7c8d3c3076ebfe7771b148456062875ecbaec787f539663a 391 0.25/1.00 vMB 419
226,420 226,420 00000000000000371500cc61f3007dd6a793de5295a37f3efb978198a4d45227 441 0.21/1.00 vMB 208
226,419 226,419 00000000000003660637d141f9033411553fe654e1fc61718aafdaba437c0619 256 0.15/1.00 vMB 104
226,418 226,418 000000000000029f66e9ade1d9845967a4151354fbad3d55d2dc6d8744d432ab 150 0.09/1.00 vMB 142
226,417 226,417 0000000000000109852852a25b256e0c3ed0d0b606d7cf8180127c3043a6e2f4 171 0.09/1.00 vMB 190
226,416 226,416 0000000000000368c38cb30b27e4db6e9477bf585ce339cd4ea36fa516731a37 235 0.10/1.00 vMB 286
226,415 226,415 00000000000001fcfbde489ae474796bb438d03cd9aa2b93ee6e6898849d34bf 64 0.05/1.00 vMB 18
226,414 226,414 000000000000005d398a6fef08c7a3793804aff44686a5b7f8defe1a60aa133a 285 0.14/1.00 vMB 217
226,413 226,413 000000000000004bb76c50f95e102c7b8f32fb4018a8966df8a7fdb422f48f67 144 0.06/1.00 vMB 238
226,412 226,412 0000000000000097c8fbd29aa90800982fa43b5a0a5f4eae2e9fa597df7ee5db 296 0.12/1.00 vMB 267
226,411 226,411 000000000000011954e399410657b365038747a832870db8933bd2a1a5f57e6d 174 0.07/1.00 vMB 336
226,410 226,410 00000000000002aa2689b1b61f49e4ed14dd4daae82fed3001c9d0fce9e9dc85 318 0.14/1.00 vMB 174
226,409 226,409 00000000000002c810a6d9cd8c85aba743ffb6a0ea7195e78aecf8c0ff4b5b7d 161 0.09/1.00 vMB 196
226,408 226,408 00000000000003219daf48f7f917bdbde84399e4515f5ebd3fcda48cbfe0cac4 91 0.10/1.00 vMB 110
226,407 226,407 00000000000003114cf0e7df8e9b2f90a970a1f3a356389c47f9438007decf27 157 0.09/1.00 vMB 106
226,406 226,406 000000000000023d73fabdbf800c40b0268acf1c54084b16e07c834dcfc722f8 166 0.06/1.00 vMB 270
226,405 226,405 00000000000001b0d9614ff8bf4177158fd064ca79b3c5ec516dab9547b7d34a 56 0.03/1.00 vMB 200
226,404 226,404 0000000000000250c54268a8651181e018d72d44e1493cc2d6526068acd8d305 107 0.04/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.