Loading Tool

Explorer IconExplorer

Memory Pool

82,477 transactions
31.85 vMB
0.11120387 BTC
Random Selection Loading Transactions
Max Size: 190.97/200 MB

Candidate Block

Mining Attempt 8bd9fdd7c77fd74910d86e4e0e684690ba713ee58ced5317c86399c68c07a86b
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root a46f07f670c097ef6bb985b09832e912e8f3fc5ffec17ecffba2444c4965ea56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,212
Size: 1.00 vMB
Total Fees: 0.02545711 BTC
Feerates: 99.50 > 2.55 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (102,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,655 812,655 00000000000000000003a807449ccc940392f6c057889d643376dcfe737a4c6e 400 1.00/1.00 vMB 2
812,654 812,654 0000000000000000000216a846329c8fda5ec109b130a0f7da6ed6b8d22a903e 1,396 1.00/1.00 vMB 9
812,653 812,653 00000000000000000000a22742aa293e2295b13dc6d7f11f468f84b72d9ca5c6 934 1.00/1.00 vMB 8
812,652 812,652 000000000000000000035dde8bec40270f23d23554a30d92e88a7edb288ba768 2,397 1.00/1.00 vMB 15
812,651 812,651 00000000000000000000f20d6dc0cb284b3b5089302c7339803371fb042d08fa 3,125 1.00/1.00 vMB 22
812,650 812,650 00000000000000000002863dc27bf05659898e74dcb5e20167a16d71d1024612 824 1.00/1.00 vMB 3
812,649 812,649 0000000000000000000360da7888095a863a06f03d1baae8d83d6646320138b6 603 0.98/1.00 vMB 4
812,648 812,648 0000000000000000000431db9d1da0505395aafcd5903308e01dd2196c651a57 2,918 1.00/1.00 vMB 18
812,647 812,647 000000000000000000025de6f00821f70b521a9ed09a3a8aa23696f15bd7b170 1,029 1.00/1.00 vMB 7
812,646 812,646 000000000000000000003fed080513d36c1d6835b7499118071ee27d3b869774 2,682 1.00/1.00 vMB 3
812,645 812,645 00000000000000000001529f8e67e537ba5b7c3681b727ee079562c707d99dcd 2,463 1.00/1.00 vMB 14
812,644 812,644 0000000000000000000348e9d6bf6707b26c5b0b8a9088873d8d5f86389ccbac 1,297 1.00/1.00 vMB 10
812,643 812,643 00000000000000000000e9dd35791a29aa35342b48e263a00325ad4ddba6fc78 3,528 1.00/1.00 vMB 26
812,642 812,642 000000000000000000002bd2a479944c001edfe2f007c900dcaca7ef90718c49 1,687 1.00/1.00 vMB 10
812,641 812,641 0000000000000000000430857f661701d9ad5573b5e2694685be0213c79f29e9 2,602 1.00/1.00 vMB 15
812,640 812,640 00000000000000000002c62fb333bc0556c85b29610e428c04a5ef4f657ee548 2,704 1.00/1.00 vMB 15
812,639 812,639 00000000000000000002e994e924c06b66ef3de5aa6921f84434482c4d5fcf62 3,304 1.00/1.00 vMB 20
812,638 812,638 0000000000000000000192d25e3cfb9a679f9ade3a36ad317f577bcb73e29975 3,273 1.00/1.00 vMB 37
812,637 812,637 000000000000000000002d5743177b5f709d60e590e3849fef71fc6110ab544f 1,479 1.00/1.00 vMB 6
812,636 812,636 0000000000000000000477093aa27d1a19b57ac0fdad0a802a137e380790e23b 2,745 1.00/1.00 vMB 19
812,635 812,635 00000000000000000003e150165b2776cc00fd5a6a9463e396daf9ca2442a4eb 2,920 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.