Loading Tool

Explorer IconExplorer

Memory Pool

81,213 transactions
34.25 vMB
0.13766667 BTC
Random Selection Loading Transactions
Max Size: 194.57/200 MB

Candidate Block

Mining Attempt bd93df48fc4069d49422157edc00f3f067b8468b21f81f6b6c302f563e2431ab
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1ca5312d61edb7a2b3e4ddf14d7a0e43911d0c7cca53224ef7c0755ff7ff8553
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02478685 BTC
Feerates: 384.62 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (18,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,443 896,443 000000000000000000022696786a42a5f18482e83f999c40e4b3ae2ca2fa3409 3,606 1.00/1.00 vMB 16
896,442 896,442 000000000000000000016cb4cb74527f0ebd4706d903372e4ff093cc5f680f8a 3,338 1.00/1.00 vMB 11
896,441 896,441 00000000000000000000521454ddefd12a1be8bb26147f18745094402dabc998 3,936 1.00/1.00 vMB 20
896,440 896,440 0000000000000000000209e802d78c6e4122f99ff2e9a8f677898b8065608427 3,783 1.00/1.00 vMB 27
896,439 896,439 00000000000000000001f639940e661e14db023a0e4d054aa8ef7c3ff7c66ef4 3,633 1.00/1.00 vMB 27
896,438 896,438 0000000000000000000254edc94ca12d07a799c71b7d88aae8b57ad368a50065 3,446 1.00/1.00 vMB 12
896,437 896,437 000000000000000000020f4edda4f3360a96d80c49e2c8590dadd02f8808a432 3,892 1.00/1.00 vMB 35
896,436 896,436 00000000000000000001393eb24b0e65e9947c48b6eafd23ecbcde95308da5e9 4,021 1.00/1.00 vMB 21
896,435 896,435 00000000000000000000170b7336108ff2e1436f39d40230fcbfc2d340c4fe8d 3,632 1.00/1.00 vMB 42
896,434 896,434 00000000000000000001e9b25facaa4ab6a829ff8ab46569002e527c8ada0d99 4,165 1.00/1.00 vMB 32
896,433 896,433 00000000000000000001351ecd205e6a7e0f50eb3333acdd9f38ca0cbe1fcb04 4,408 1.00/1.00 vMB 15
896,432 896,432 00000000000000000001b86d4bb699baeaf7985662ad7a391fd6befdd878ee67 4,334 1.00/1.00 vMB 24
896,431 896,431 000000000000000000019550653da65cbf7042ed111d35651d74147f175e8f0b 4,493 1.00/1.00 vMB 28
896,430 896,430 00000000000000000001b6216d0339144356dae020143d3eb8960537c2a2cb92 4,399 1.00/1.00 vMB 30
896,429 896,429 000000000000000000012b8b89f5aba028d2562a6c07a4f484a4c2855995ab6b 4,340 1.00/1.00 vMB 30
896,428 896,428 00000000000000000000ac106a2476cb798642cafe89eb025ff9b096baaaf994 5,096 1.00/1.00 vMB 36
896,427 896,427 00000000000000000001b590aaee809d84d17821ebb925d2b144043ea21a4d65 4,698 1.00/1.00 vMB 32
896,426 896,426 00000000000000000001ac08cddb3449eafe571a14a29edfb42120ab208568fc 4,740 1.00/1.00 vMB 42
896,425 896,425 00000000000000000001f9d11658b8514d1fc13a894fd466d961027920b7f91d 4,872 1.00/1.00 vMB 41
896,424 896,424 00000000000000000001f0bb385f1daf0ebaba026007de824f61bdf17833fbac 4,140 1.00/1.00 vMB 50
896,423 896,423 000000000000000000016ba704ece1f6f4009cb84528ebdfb56be08e8723bbd4 4,553 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.10 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: 729.68 GB
    • Received: 18.49 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.