Loading Tool

Explorer IconExplorer

Memory Pool

76,267 transactions
28.43 vMB
0.06559572 BTC
Random Selection Loading Transactions
Max Size: 172.34/200 MB

Candidate Block

Mining Attempt fab094bffc130814828376a962e8b69db03a7d78d40ec27c868bd604e25acf6f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ccf2b920e12803d65d918315403da977a5aa6916a1759776027335df376b964e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,469
Size: 1.00 vMB
Total Fees: 0.00658239 BTC
Feerates: 71.79 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (323,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,664 591,664 0000000000000000000098a1aefbd575742735bdcfeebb4736bb5b3095198811 2,873 1.00/1.00 vMB 21
591,663 591,663 0000000000000000000b1888560d36f3d3b0ea1cfef197511607a570b949c8bf 2,957 1.00/1.00 vMB 55
591,662 591,662 00000000000000000013fa24da05f2c119c5930c329e4f5014c765d1ab35f6f0 2,952 1.00/1.00 vMB 7
591,661 591,661 0000000000000000001221becccecb45a44a0ce7f34fe1322fc158ef619d8616 2,995 1.00/1.00 vMB 31
591,660 591,660 00000000000000000015fb3ccc6691d08a54bc97ce061b3f64074db0fbddb9d5 3,087 1.00/1.00 vMB 34
591,659 591,659 0000000000000000001b663c077b19e015cee824e42180e6f8b213306c27ff54 1,246 0.43/1.00 vMB 30
591,658 591,658 0000000000000000001301d15ac49f587ad98df68642a00fc5d527a1adcfe4cf 8 0.01/1.00 vMB 29
591,657 591,657 0000000000000000001a4f2641bf665c859689ea4a9bb0b25211a127d229715b 700 0.25/1.00 vMB 11
591,656 591,656 0000000000000000000e114580cba8ddaf1b69fe0bc87c1f31ed81452dedafa3 3,101 1.00/1.00 vMB 22
591,655 591,655 00000000000000000002e5e91623db626226c6dde261d3a46590d28bf0cee410 1,993 0.66/1.00 vMB 8
591,654 591,654 00000000000000000016ca4007f5af82b17817bfbd07661f807ce6f76ebcba29 2,417 1.00/1.00 vMB 16
591,653 591,653 0000000000000000000fc81540829dfccf4dd2450f259138e360502a90f0ae09 2,738 1.00/1.00 vMB 37
591,652 591,652 0000000000000000001a679f97e6bad44591cb87c18938b113368395863fe32e 830 0.26/1.00 vMB 16
591,651 591,651 000000000000000000084ae3fb6fd32858e76e8ce1d8d4627dd4707f7a2a8a9f 907 0.51/1.00 vMB 11
591,650 591,650 000000000000000000167cb5d3e143d9e2f707b3f799a39cbe05c27a8fdd8263 240 0.08/1.00 vMB 27
591,649 591,649 00000000000000000004dcdef2f8ec05e210abb26dbdc71173ade8f33c601304 1,237 0.44/1.00 vMB 19
591,648 591,648 000000000000000000051739dbc7d482b65e3961c77bfd8e5c0afcc1e0a86ba1 2,433 0.78/1.00 vMB 16
591,647 591,647 0000000000000000000fb9ce68c5c3838aaf169f9b2c2dcd031d0edacf897713 605 0.18/1.00 vMB 21
591,646 591,646 000000000000000000115a80bb31205c2400e2e088a79398f33ed0f260609960 2,052 0.65/1.00 vMB 15
591,645 591,645 00000000000000000007088385c1c550bb6e225301003d51ffd3bf2d3d230712 1,189 0.38/1.00 vMB 20
591,644 591,644 0000000000000000001692fd6fd1b42a6ec13747741ae22944f95d6807e0f462 123 0.05/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.