Loading Tool

Explorer IconExplorer

Memory Pool

83,674 transactions
31.27 vMB
0.09745263 BTC
Random Selection Loading Transactions
Max Size: 191.88/200 MB

Candidate Block

Mining Attempt 1a1ad2cc02bc2b6a8d21a32cbb15e985e90384b8ad7fca5d785357ce11c9731c
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 11a4884689a0529aebefb13909d155f2dec70e4de37cfd7fb2678f9220ef65bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.02682776 BTC
Feerates: 301.57 > 2.69 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (539,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,769 375,769 0000000000000000006ae04638fd3424f3479e2ad26eb29590c5ca298e1d6edf 272 0.27/1.00 vMB 19
375,768 375,768 000000000000000002c0d16b694cedb22ee7ad35d16f46add0a77625a3f87b15 895 0.43/1.00 vMB 33
375,767 375,767 00000000000000000275301fa6d4f128c5e9a69cb01d9ffb898922d58eb78c63 843 0.89/1.00 vMB 18
375,766 375,766 000000000000000001e1af4c48116e783dca0f5a9fe390f95974328774dc3c2c 797 0.67/1.00 vMB 26
375,765 375,765 00000000000000000052c2f17bbb01fc7526702db72a34eaf8aba4368f327a6f 822 1.00/1.00 vMB 14
375,764 375,764 00000000000000000120b3696e4b53fde7b988d5d8f09c62791e4d46e0a89da5 2,321 0.95/1.00 vMB 47
375,763 375,763 00000000000000000b19272ab1868d180468dc2d3a47bcb40dd9882d522d827e 298 0.15/1.00 vMB 39
375,762 375,762 00000000000000000d81b645a444675ae0ae7127fbc4aa6ee96cdacf9163918b 1,520 0.81/1.00 vMB 35
375,761 375,761 000000000000000007cb1ea2ad908625065276e0edfc728c1cf76628eb48ede2 1,312 0.66/1.00 vMB 37
375,760 375,760 000000000000000000f0e87f188d40824f93860226ed9337176284057b70a3e8 149 0.06/1.00 vMB 35
375,759 375,759 0000000000000000094e73402a8b5f45cc8a2f2926f798cc44d1be1700391eab 58 0.04/1.00 vMB 20
375,758 375,758 00000000000000000acfef057413d9dec03a7f4e4d25a97d4a4560607a0003ae 505 0.37/1.00 vMB 22
375,757 375,757 000000000000000009b527b84eb6a15ccfabcddb227f653cb153bbac5bf93ed5 2,174 1.00/1.00 vMB 44
375,756 375,756 000000000000000005a31e7609c3a169c4069f2cab2256f07bf2e20c6098e4ec 378 0.26/1.00 vMB 16
375,755 375,755 000000000000000005afa68a9132fdfb2d50d5100c2e2185d15b5687116e0e80 2,160 1.00/1.00 vMB 41
375,754 375,754 00000000000000000ce20eeaac693d041afc0e9d996ac55418b1f983aaa71cc6 462 0.23/1.00 vMB 35
375,753 375,753 000000000000000008a14b2feb7dfdfe45fe06eb97bc19abd4e0cad4aa9818ac 315 0.20/1.00 vMB 22
375,752 375,752 000000000000000002a886b4524e6d7a4bc521eaec514a46c0d0f5b7581218a6 2,029 0.99/1.00 vMB 44
375,751 375,751 00000000000000000a79a3d86186518a8322ef251d349b69579ce2b1eeb98e25 1,032 0.89/1.00 vMB 26
375,750 375,750 00000000000000000fe667728758467aa0cea5d3fadc590e90b9385b5b1fc1d0 699 0.36/1.00 vMB 47
375,749 375,749 0000000000000000106cac38ef7dc365cf94c036f2ae74104e777b98cd295d8e 448 0.23/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.78 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: 709.58 GB
    • Received: 16.92 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.