Loading Tool

Explorer IconExplorer

Memory Pool

83,508 transactions
31.72 vMB
0.12884854 BTC
Random Selection Loading Transactions
Max Size: 191.67/200 MB

Candidate Block

Mining Attempt a4f4f8075e8d469ec4e0efa92eca6ad4d214c60d5c1dcda2fd5079b656ffc757
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 031d17c08eb45c924e07ad4a5406333292b35f756cb1efdf06cbfec459fc8a5b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04351950 BTC
Feerates: 803.65 > 4.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (448,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,663 466,663 000000000000000001b006d59ac2b03cdc062900164c6308124e4a10060140eb 2,127 1.00/1.00 vMB 189
466,662 466,662 00000000000000000078a3d9b414048d2ea6f273f3fa4aca23c61a005700176f 2,516 1.00/1.00 vMB 296
466,661 466,661 000000000000000001a347bf56e4745a7894af7ab9272618ea1208b3121431dd 2,331 1.00/1.00 vMB 207
466,660 466,660 0000000000000000000cbdc15692e13bf223c4d763286093d3371b4fbfec317a 3,268 1.00/1.00 vMB 386
466,659 466,659 000000000000000000c3fb328af245d44f17a66fda6ea24b78053b17b108b9dc 917 1.00/1.00 vMB 202
466,658 466,658 00000000000000000100784947d68eb479c3262e585e1390251ce301d7ef5885 1,845 1.00/1.00 vMB 234
466,657 466,657 0000000000000000010666ed7a82f494cbdc6662db665cecab35644140c6a28b 2,158 1.00/1.00 vMB 224
466,656 466,656 0000000000000000008f8d22a128e7a26ca344f479b78e51851bf0fd24c2b527 2,199 1.00/1.00 vMB 220
466,655 466,655 00000000000000000187f1e7ab4d0b61837a1fb3ad81fc797957feca01af32d1 2,063 1.00/1.00 vMB 240
466,654 466,654 00000000000000000093611c75c291e4d8c97b7828e4a1637ce723a28337644f 1,444 1.00/1.00 vMB 167
466,653 466,653 0000000000000000019fab37d76061f963b0247531989f2fa0e34785a06bb494 2,271 1.00/1.00 vMB 202
466,652 466,652 00000000000000000169e19a051d9a1b44b7faee6a3aa028cfb9fbc08687e520 1,303 1.00/1.00 vMB 142
466,651 466,651 0000000000000000019c606dcad5e3ee357aa90c976f494841fd96658d49afa7 1,885 1.00/1.00 vMB 166
466,650 466,650 00000000000000000081350ab262094655d4488e22fbaf0ce811656e34400d4c 2,315 1.00/1.00 vMB 196
466,649 466,649 00000000000000000188c63686640a90470e144a86f24dc585d2b022114f2ebb 2,165 1.00/1.00 vMB 177
466,648 466,648 000000000000000000aeaee55d38f2d7cfa5c8c77fc15d9246e0ed549e82fbda 2,426 1.00/1.00 vMB 193
466,647 466,647 0000000000000000005ba19f17e2c1fba1f9954e564a7b5ca213657d20a6e5d0 666 1.00/1.00 vMB 217
466,646 466,646 000000000000000000e9cca0c2167403e98907ed5ac7b7529ca5fe943e6f6730 858 1.00/1.00 vMB 234
466,645 466,645 000000000000000000af686780075254a8b80c40f3e1cf739c5fbf09b33bb6c7 2,447 1.00/1.00 vMB 226
466,644 466,644 000000000000000001c271cc853f9512baf89fd1ac27f2394e7e9f467590686e 1,758 1.00/1.00 vMB 285
466,643 466,643 0000000000000000019dce1f0541695000c39ffc98aaab647e55aeaae6136e7f 2,449 1.00/1.00 vMB 260
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.