Loading Tool

Explorer IconExplorer

Memory Pool

84,690 transactions
32.77 vMB
0.08372875 BTC
Random Selection Loading Transactions
Max Size: 194.14/200 MB

Candidate Block

Mining Attempt b1601cac3306ecf55bc58eda36b8da9fd989ba9fcc8f0a31e7d030f90413a111
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 987e21f9cad4d58ebfd8d07b5ace04301d23be1a48dc1e5ec847335e8745b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01874996 BTC
Feerates: 120.64 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (157,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,908 757,908 0000000000000000000899032d5361e15dc5153dd0f68f6fce9d97e54be3f78d 3,293 1.00/1.00 vMB 3
757,907 757,907 00000000000000000001b67a657572b1bc61846ceca17f65e9ce52ebbb749eb6 2,719 1.00/1.00 vMB 7
757,906 757,906 000000000000000000008603af1e5aa81d38846fbc7e7e00935307680c129593 2,933 1.00/1.00 vMB 23
757,905 757,905 000000000000000000043c0ece556b3afe15ff9e4a75515cb560eef92428c9ed 1,130 0.42/1.00 vMB 5
757,904 757,904 00000000000000000006290ad5b4165106db9447e3dd5508213ea466c01b1ba8 409 0.17/1.00 vMB 5
757,903 757,903 000000000000000000080595bfffbf8ef1fc072b1236cc3fe7b151f18d42527c 1,851 0.72/1.00 vMB 5
757,902 757,902 0000000000000000000059875a0d3a0ac521b2c0bee8e94324fad4fdbb08ff3e 2,866 1.00/1.00 vMB 7
757,901 757,901 00000000000000000003c1e5c90b90b54cead504c5fbbd2e759f461d5eb48889 1,229 0.39/1.00 vMB 6
757,900 757,900 00000000000000000004aa2ff95e22c5e4629742004a4697b16bed6c31b3b889 1 0.00/1.00 vMB 0
757,899 757,899 00000000000000000006a03f17a6cacfefc855a8d4aeaa95babe6a46e85ac103 390 0.13/1.00 vMB 8
757,898 757,898 000000000000000000034e67f3a2ff110e449bd21e1b7a22c01bb97cbd8adb32 1,266 0.47/1.00 vMB 5
757,897 757,897 000000000000000000067d2902689187c1723dd0f518187b32d8f44c3db708ae 2,577 0.98/1.00 vMB 6
757,896 757,896 000000000000000000016d24448efd0012b86416a123d1acbc0ac8e764e62f1f 302 0.20/1.00 vMB 5
757,895 757,895 000000000000000000086308d38dd93c8e61ef675919ea687f809d36ca673656 2,384 0.99/1.00 vMB 7
757,894 757,894 00000000000000000006d79c7494da072fe7233d372c1275a75c152c8d30f08c 717 0.30/1.00 vMB 6
757,893 757,893 00000000000000000003e564cc78501841a664345fcca36524a9a1e478b8a85b 819 0.85/1.00 vMB 2
757,892 757,892 0000000000000000000023147fd7848f4efc64c3d4c4dc802341f1e7d040a23f 1,030 1.00/1.00 vMB 3
757,891 757,891 00000000000000000008281053856591553fbc092fc67116d641017e29f4aefb 2,265 1.00/1.00 vMB 6
757,890 757,890 00000000000000000008997c1b8515febd4b09f2f54a3b02f04c37e0c3ba8bda 1,172 0.44/1.00 vMB 5
757,889 757,889 000000000000000000016696286968e6fa3c836b45c624e681b44e18b00d7074 866 0.41/1.00 vMB 6
757,888 757,888 00000000000000000008c225bf2a1fb834a14548291600672a7b2f1fd3d8c89e 2,588 0.99/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.