Loading Tool

Explorer IconExplorer

Memory Pool

45,575 transactions
29.02 vMB
0.13824637 BTC
Random Selection Loading Transactions
Max Size: 151.27/200 MB

Candidate Block

Mining Attempt 74ce0c524cb37ea87a7c87060ff08bb03cfa85fb69ed04a6bb62fd1da2302714
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 78be5e569f0078f6e3990890d705128b6614b5d0fb50e49eccf48a2bae7d2a20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.03894270 BTC
Feerates: 100.25 > 3.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (222,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,636 692,636 00000000000000000011e75a6ab5cb0fd8187bf30471c9ce8ac342998e6debe2 2,410 1.00/1.00 vMB 10
692,635 692,635 000000000000000000136e7b132646c33317389bc8d8b05da6efc87da5820702 1 0.00/1.00 vMB 0
692,634 692,634 0000000000000000000458148118cc0c54fa0172a54111bbd622fe09dc3e5959 2,686 1.00/1.00 vMB 11
692,633 692,633 0000000000000000000f55e84159bbb9822fa0624eb1ebfb50c57cc8a9978009 2,558 1.00/1.00 vMB 7
692,632 692,632 000000000000000000063ebfff4ab93df8cd5ce2563bfba07de04eecce2e1f90 3,116 1.00/1.00 vMB 21
692,631 692,631 000000000000000000030d152c65ac4cf80ce2ccd7fc337053d867ba20253e93 663 0.95/1.00 vMB 4
692,630 692,630 00000000000000000009ecbd73966bb48b5a7f583bf3637f76a6e2d789dc4f9f 524 1.00/1.00 vMB 3
692,629 692,629 000000000000000000033900ab825458019e4a9e5fbe4a0858c420deb8970f7f 770 1.00/1.00 vMB 4
692,628 692,628 00000000000000000013be51567843b46187d66996c35fbd040b0e304aee9237 1,076 0.96/1.00 vMB 4
692,627 692,627 0000000000000000000910cdaad05b3fe2f9dcdf102a53a53956b3f741ef8eff 821 0.96/1.00 vMB 4
692,626 692,626 00000000000000000004f083e38f36e0b55b0c792f4aecd327616e0f5420bec5 126 0.94/1.00 vMB 1
692,625 692,625 0000000000000000001003b56dcb8176df3587423056750934f28e702c53059d 2,300 1.00/1.00 vMB 8
692,624 692,624 0000000000000000000ba7c3436c15bc0a57985e1233c1f847e956525ae06f26 538 0.51/1.00 vMB 4
692,623 692,623 0000000000000000000142533a339a2fd16e6b60fbf4b868d53ff9522e7c654a 1,316 1.00/1.00 vMB 4
692,622 692,622 00000000000000000011f08b7fd8c8d0c91679afe2138ef9e91052dd4ae9ffa9 1,902 1.00/1.00 vMB 12
692,621 692,621 0000000000000000000ce2db6bf4cc41647f3f2af8f7db579d9c6921a5134ddc 1,026 0.43/1.00 vMB 17
692,620 692,620 000000000000000000121bd89f3d23022b19f2a09d1241bb0a8983a4301be8e0 1,792 0.61/1.00 vMB 11
692,619 692,619 0000000000000000000275768a632f64536cdf12195e45014a51b591c6eca51f 738 0.26/1.00 vMB 11
692,618 692,618 000000000000000000088310005fdfbd68096964b794f9ac40b21ef5b34baae6 378 0.48/1.00 vMB 1
692,617 692,617 0000000000000000000ff5f78a09f7ad5d45f09ff96e4159847677f18a9c3186 2,696 1.00/1.00 vMB 14
692,616 692,616 0000000000000000001389735609f4f85735d6cae2cc4a432f8e1b9388ff67eb 2,894 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.