Loading Tool

Explorer IconExplorer

Memory Pool

45,784 transactions
28.58 vMB
0.07360440 BTC
Random Selection Loading Transactions
Max Size: 151.79/200 MB

Candidate Block

Mining Attempt 948504d33f4ff0e84586ba504f4dd16ab893dc0221576a9ef607505984a211be
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 594ade1272c7d97df05d531bff8bf3d77c9c38fd6ec45b3eba1f568f89f862d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01944691 BTC
Feerates: 361.66 > 1.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (252,678 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,172 662,172 0000000000000000000dd351502214ed696276341c256bf33ae330fa87c0d9e1 2,196 1.00/1.00 vMB 45
662,171 662,171 000000000000000000096de479a8036492aeb8c105bfd2952b3a9038607d4600 547 1.00/1.00 vMB 8
662,170 662,170 000000000000000000009c4fbbe4f37c5e010a788f9a5d11b9555ea63d26222c 1,542 1.00/1.00 vMB 11
662,169 662,169 00000000000000000007726fd8ecf263ecdf0f0c9c1654b0b1c3cb896f3fffc9 1,926 1.00/1.00 vMB 88
662,168 662,168 00000000000000000003c3a86dd973519d554d7f6ad84cc1f232f5b9d30b7f68 1,571 1.00/1.00 vMB 27
662,167 662,167 00000000000000000005b1ad6ddf8b418efa9945f6f582fc04de8b5ac0899517 1,422 1.00/1.00 vMB 25
662,166 662,166 000000000000000000023a25de14d65beeeb672dfe8d870a9f5402b5609df223 1,195 1.00/1.00 vMB 11
662,165 662,165 000000000000000000021fa4f1cec69fd633f19e5a1497b0021e8028d90e7440 937 1.00/1.00 vMB 11
662,164 662,164 00000000000000000003f5048ae6c1978b47f0f251ee55af0881e2dcea9af38a 304 1.00/1.00 vMB 8
662,163 662,163 000000000000000000042b233919ce0d77b7a695af2f2dc4095c7138b1688703 1,685 1.00/1.00 vMB 33
662,162 662,162 00000000000000000000d56929e887a80f37d47271e076f52116ef8deda5e427 1,297 1.00/1.00 vMB 15
662,161 662,161 000000000000000000074234f15885e8885412046ad69f828547a3a8be472a0b 1,114 1.00/1.00 vMB 6
662,160 662,160 00000000000000000004519d1fb9205dfcc396ce32de22fbbec6f594dec0aeff 676 1.00/1.00 vMB 17
662,159 662,159 0000000000000000000dbfed9dc2a8f9ff18d0e3fb3991b923f8009bd5345541 602 1.00/1.00 vMB 6
662,158 662,158 00000000000000000008607afd456da9f1dfb5c170d4d73bb83aa28fc67c1f0b 1,370 1.00/1.00 vMB 33
662,157 662,157 0000000000000000000d6527f71cf7f36bf7b5854b0a04cb16a5d72733767f5d 1,832 1.00/1.00 vMB 43
662,156 662,156 0000000000000000000e544cfe9503ed79f354d65be7ba5f135f44dbd29e8b02 1,870 1.00/1.00 vMB 45
662,155 662,155 0000000000000000000430fd68dcc97fe1a5e6d788f639bafd0fc1de5296ca00 1,402 1.00/1.00 vMB 25
662,154 662,154 00000000000000000000c6dc3a7276ece33b713952ed2dd15a0439db40fc5592 1,454 1.00/1.00 vMB 21
662,153 662,153 0000000000000000000e262da11d930d6db48b731bfd06fcf2ad34beb4a7536d 1,614 1.00/1.00 vMB 11
662,152 662,152 00000000000000000009b3ea50248ee6f74ca44ee45f62ef661f43770972eb75 1,834 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.12 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: 652.17 GB
    • Received: 13.74 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.