Loading Tool

Explorer IconExplorer

Memory Pool

82,053 transactions
30.30 vMB
0.09260880 BTC
Random Selection Loading Transactions
Max Size: 182.48/200 MB

Candidate Block

Mining Attempt 0447180c2f7957f53093e0ff336883b0c83259a3b0fb4ef2e7b9220edb89eb5f
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 4cef0fd8a18649f6bc4db9579d5a8480ae96c6e2199c0ea85f92a08413d0e236
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02979601 BTC
Feerates: 454.44 > 2.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (465,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,433 449,433 000000000000000000582a270c8765f14c25cfcd88539d161e54ac6a7ad97afb 795 1.00/1.00 vMB 77
449,432 449,432 000000000000000003291e10039fd4e1f42db74c7eec3d5adde9c8c2f6a2efc8 1,789 1.00/1.00 vMB 100
449,431 449,431 000000000000000001c7a6d9232f148a2d342fec8b9ded1ffd20005f85542eb2 1,603 0.75/1.00 vMB 71
449,430 449,430 000000000000000002925ca477344a16663601bb8b9eddd12e36c4cbac72ada2 310 0.12/1.00 vMB 79
449,429 449,429 000000000000000002f2ee2af958332a9b4871200a96e58ea9b39e2656609008 210 0.18/1.00 vMB 54
449,428 449,428 00000000000000000026feb5bf99f790e68a6e32efa36e53392bbddf2d5ef1d0 1,109 0.67/1.00 vMB 45
449,427 449,427 000000000000000000b87ead6143e32e0e57ee6b58b062a73365fa7fdf841bed 2,311 1.00/1.00 vMB 80
449,426 449,426 0000000000000000002b001e574700fda20d7fbc36b6883ece0028087990b88f 2,807 1.00/1.00 vMB 92
449,425 449,425 000000000000000001822761dcce237d28d1e83f68fe0fd0c38179441ffba794 2,317 1.00/1.00 vMB 83
449,424 449,424 00000000000000000243e7090785547f8f876895669d2a246fd50c243f10b430 166 0.06/1.00 vMB 83
449,423 449,423 0000000000000000020fda15f8a1f34d8b104b194c70d291fac8d22e19b90f5b 869 0.75/1.00 vMB 46
449,422 449,422 000000000000000002e6cc4099f279aaf8da972a55a851128a4ff846b2fcbce5 1,803 1.00/1.00 vMB 69
449,421 449,421 000000000000000001ad61bde3ddf30c35c8d91dc2bbe3c72676048f2bad6397 1,890 1.00/1.00 vMB 72
449,420 449,420 000000000000000000c453a3a93baa0ae968cdfdb70b67e1873b395952ae674d 1,859 1.00/1.00 vMB 96
449,419 449,419 0000000000000000017525da61aab235399409c92a6bf3057c9af9e128d9e9f1 2,202 1.00/1.00 vMB 91
449,418 449,418 000000000000000001f3bc66ea32ffbe7d3daf4b81177eee61285e67b039064d 103 0.06/1.00 vMB 84
449,417 449,417 000000000000000001e25298961041c359cfd555e47f44a69762b5ef96ec415f 191 0.16/1.00 vMB 41
449,416 449,416 000000000000000002ab3da6d104fdb48d3ec88e37da103e3fdad0798325b48c 1,316 0.67/1.00 vMB 69
449,415 449,415 000000000000000000c71ae4bf61bc379faeb21b8238634618f59be46c994d16 1,774 0.97/1.00 vMB 54
449,414 449,414 00000000000000000142a0801d3610b2ff9da7ff22d4292796133ead1e2999dd 2,057 1.00/1.00 vMB 94
449,413 449,413 00000000000000000214b9163422e435f937e1e3831212a69c68643022f82b8a 2,013 0.75/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.37 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: 663.35 GB
    • Received: 14.90 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.