Loading Tool

Explorer IconExplorer

Memory Pool

81,300 transactions
31.18 vMB
0.09307779 BTC
Random Selection Loading Transactions
Max Size: 188.06/200 MB

Candidate Block

Mining Attempt a974836dd831366977864701f61cab27cb29498cfaec720d3b5da223e37cec65
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root d8228ac3cf9e9b9284dd8f4993b5a0ba734d3fafcf03ec85453a476b82644d07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,487
Size: 1.00 vMB
Total Fees: 0.01969910 BTC
Feerates: 45.88 > 1.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (43,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,515 871,515 00000000000000000000e34bd02ffdd903983d937d58b59f173f1ed4aef6146a 6,928 1.00/1.00 vMB 16
871,514 871,514 00000000000000000002092d46ad68123f9a890fe02f8c63bdd9a2adcc8d8775 5,334 1.00/1.00 vMB 12
871,513 871,513 000000000000000000029f484ef3271edd43eed8b730ecf4e6797503f106ee19 4,308 1.00/1.00 vMB 9
871,512 871,512 000000000000000000003baf79e798fbdba86d8ee247d803badb14dded80bd7e 4,907 1.00/1.00 vMB 13
871,511 871,511 00000000000000000001e5d30381c781b6f1f4683d399ca7157bb01bb0c0be4c 4,540 1.00/1.00 vMB 9
871,510 871,510 000000000000000000009ad7f2cbe0b05e2d16e360a20bddf4d02cc660558307 3,710 1.00/1.00 vMB 10
871,509 871,509 000000000000000000017be7e4af4897ec2950a5052d6ec2bd78cc7b825714c5 3,806 1.00/1.00 vMB 11
871,508 871,508 00000000000000000000cad82e84c8ad65174c88ef51f04c24d33c620c1a8d8f 3,203 1.00/1.00 vMB 20
871,507 871,507 000000000000000000008ad22f27c2bab4af6fcdfc3e05b1d195c3364573872d 5,231 1.00/1.00 vMB 15
871,506 871,506 00000000000000000001c784264067967d62bee4c946e1a27f632dcf88972d98 4,744 1.00/1.00 vMB 12
871,505 871,505 00000000000000000001808feec2ef2073c0ffa11d3ebee9c64b38d9743574fc 3,393 1.00/1.00 vMB 21
871,504 871,504 0000000000000000000266bd50d6c713ad0d90b91790e0d6acf0eb29d85a2df4 4,162 1.00/1.00 vMB 11
871,503 871,503 000000000000000000011a1689acb002e65936fc4ebc3e4fa37c8d408b649e8b 4,511 1.00/1.00 vMB 6
871,502 871,502 000000000000000000023f1a50207019bb0b5347685562a134924e969f515dbe 3,692 1.00/1.00 vMB 13
871,501 871,501 00000000000000000001b7f1409f324e80935a183cbcdd4f2dcd5967bea3cbb2 4,454 1.00/1.00 vMB 6
871,500 871,500 000000000000000000021e53d6e7800ced5aef8b7afc648a455b994a7120373b 4,496 1.00/1.00 vMB 5
871,499 871,499 0000000000000000000204d5335fb9361f6da34cf7e16438f7cc46cdd77a2dd9 3,194 1.00/1.00 vMB 8
871,498 871,498 00000000000000000002aed5bbc67a2aabe890c93407f8541471d989c4e49080 3,608 1.00/1.00 vMB 10
871,497 871,497 000000000000000000025476d8907e3fe95f8707c94fd2dd978c2256db23c801 3,259 1.00/1.00 vMB 7
871,496 871,496 00000000000000000000022bbcca0ac24007d1a46ca255de9f32bc6e78e9d218 3,263 1.00/1.00 vMB 5
871,495 871,495 0000000000000000000089a8eace7d452b827a73519bbc995e15c1def236fc05 2,624 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.01 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.88 GB
    • Received: 17.98 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.