Loading Tool

Explorer IconExplorer

Memory Pool

41,615 transactions
26.65 vMB
0.05760794 BTC
Random Selection Loading Transactions
Max Size: 139.92/200 MB

Candidate Block

Mining Attempt 4a37a89418d7ae690b97442c23b79c7982b3dda3793543d4840faf0a7befa103
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root e5a407330f1f5aac0e021800fa860f16663fb48928bc90191bd4e35bc2594161
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,023
Size: 1.00 vMB
Total Fees: 0.00835441 BTC
Feerates: 500.44 > 0.84 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (304,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,950 609,950 000000000000000000019317f8ad61dd51086d57365f5c05ee4a796025005872 2,768 1.00/1.00 vMB 43
609,949 609,949 000000000000000000116d73d2fde8c2c09b1ee8d61e9a37f15a0a0fcc04918b 26 0.01/1.00 vMB 9
609,948 609,948 0000000000000000000304b6d25b3df1fdff33b397e23ba8e734abd49cb7b0dc 1,741 0.56/1.00 vMB 17
609,947 609,947 00000000000000000012ce596081e1153e6de271a045d79ce1a68e4bec1160d4 1,723 0.57/1.00 vMB 16
609,946 609,946 000000000000000000031eb91ec35ed38477a20cf2aae5dad4cf7d42e98ae3d6 2,078 1.00/1.00 vMB 11
609,945 609,945 000000000000000000130d3587e2fc31ebe00e4a88d453d420d80306ca78f217 2,554 1.00/1.00 vMB 11
609,944 609,944 000000000000000000127f8dec46b50410ddf930a9a67e5a87d5d3593ce1ebea 3,450 1.00/1.00 vMB 31
609,943 609,943 00000000000000000012120a011f65b69213697fe72beea392d273c185477f51 3,494 1.00/1.00 vMB 16
609,942 609,942 000000000000000000059fb55cc75becc2197dc90489b641fe97ff3e542eaf54 1,489 0.53/1.00 vMB 19
609,941 609,941 0000000000000000001090eca0c6d445e0ac517983988304547d262f5e966cca 366 0.12/1.00 vMB 10
609,940 609,940 0000000000000000000e0839e1077f078af8303bf067cbf93a28aba670c57e96 507 0.39/1.00 vMB 7
609,939 609,939 00000000000000000001b263591d514a8f95d1951e779356dfb0004e7693648f 2,873 1.00/1.00 vMB 14
609,938 609,938 0000000000000000000942968a72d32f05152573882df9586579b55bde3145b0 1,673 0.51/1.00 vMB 14
609,937 609,937 000000000000000000011ee896c89e2285babc6c96fdcbb2d4a34b9dbe518a18 2,566 0.94/1.00 vMB 16
609,936 609,936 00000000000000000003d95f06a3add17de98a703a49e0a0019c4b8c3279284e 93 0.04/1.00 vMB 12
609,935 609,935 0000000000000000000b426a2f8c16c7aa7a28149f848975680ad96fe5e8a4ad 1,215 0.31/1.00 vMB 15
609,934 609,934 0000000000000000000dc3c9f1fa8ab33851f51aca9fee06d6991758f7f13cfc 2,784 0.76/1.00 vMB 9
609,933 609,933 0000000000000000000879a237fe5981d2efb7b7dc38c9f4f1bddc0a4edc2eff 3,576 1.00/1.00 vMB 18
609,932 609,932 0000000000000000000ab60678ccd47739e67ec401cba3b2bfed215cce424fdb 1,557 0.40/1.00 vMB 11
609,931 609,931 000000000000000000095ab94d05a015bc5c9386846b930c12a5d7897c6ba12a 3,207 1.00/1.00 vMB 15
609,930 609,930 00000000000000000006f526d584cb4ae1bda21e0410f11bb99447e0bfb377aa 1,943 0.57/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.