Loading Tool

Explorer IconExplorer

Memory Pool

77,195 transactions
28.75 vMB
0.07505892 BTC
Random Selection Loading Transactions
Max Size: 174.10/200 MB

Candidate Block

Mining Attempt c7a5e93c53b0dfda1a3b81a097084023709decc7ec2d7866aae5a4634b913110
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root aec95da15687b1275fd37c430ce29752ab3aa4c537936e8f0d1ebd16633f0a16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,967
Size: 1.00 vMB
Total Fees: 0.01530905 BTC
Feerates: 71.79 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (543,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,028 372,028 00000000000000000e1a52b8ff8030b0fcce11790be0c93a6a349a329dcdad7d 209 0.15/1.00 vMB 31
372,027 372,027 000000000000000005a0cd1c9c2aa601f453c7f0dbefe75e3e77c83bfb76ac0b 737 0.74/1.00 vMB 16
372,026 372,026 00000000000000000d0768452e789e909394eec941a257fb72e8055043939f6c 2,868 1.00/1.00 vMB 57
372,025 372,025 00000000000000000e4c2f8f17172a189de4b2c9b5b4d2a6db8a669cba68f738 905 0.38/1.00 vMB 53
372,024 372,024 00000000000000000c93445b89eec89cd51d96a453497491596e30fb2c964814 209 0.09/1.00 vMB 42
372,023 372,023 000000000000000000e08cf587d6b7e8cf26e2c24a466ec1a6cb451676250518 398 0.18/1.00 vMB 41
372,022 372,022 0000000000000000029628c5edf2aa2344ef54076b4db275c58b575760cceda7 914 0.43/1.00 vMB 43
372,021 372,021 00000000000000000789221ea33732770a5b2c6be0fe6d0cf5f2e65354325d21 855 0.37/1.00 vMB 46
372,020 372,020 0000000000000000036cea3c148c8f366ebc87fd82eb327d74a366bd4b91e9b7 2,004 0.85/1.00 vMB 47
372,019 372,019 000000000000000004e21775be394d0088e82701e0974ac428a57406b92b69b2 562 0.24/1.00 vMB 44
372,018 372,018 00000000000000000af5f0cef1ca9250bc011c1a5a759b0252e23b1359a72d17 297 0.14/1.00 vMB 41
372,017 372,017 00000000000000000860ac3dc66a39ce287d1a21719a50a910904c60ed57c42b 1,589 0.77/1.00 vMB 43
372,016 372,016 00000000000000000f52467ffbc867238c6402e8660ebc266c9c47ba98e52a00 207 0.12/1.00 vMB 43
372,015 372,015 0000000000000000074a310afca2a5644364e5d6d7a614c94cb8667e097bab64 289 0.15/1.00 vMB 34
372,014 372,014 00000000000000000849af59ea8e34bd068fca957e670d27a10b8a45b734248b 1 0.00/1.00 vMB 0
372,013 372,013 00000000000000001374f2023ae6fde00dc8c8ac56e14bcfea38ece9f3f40143 117 0.07/1.00 vMB 28
372,012 372,012 0000000000000000027a04cffef97923065757f4f6f21867d6b81cfbda3286e1 1 0.00/1.00 vMB 0
372,011 372,011 000000000000000000c47b2a6eb6c0044d2c3f6b3d583d8d3d1d8be17c7214b4 65 0.08/1.00 vMB 14
372,010 372,010 000000000000000011c071e510725e85950edce48f845679baa69bc521d69cac 1,286 0.56/1.00 vMB 42
372,009 372,009 000000000000000008342ef7426ac208eef728cdd4a58e534ed6655c90c399af 1,083 0.50/1.00 vMB 36
372,008 372,008 00000000000000000c7179f56345e2cfa0f23534ac00ac64ee68728ef909366f 1,299 0.61/1.00 vMB 39
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.41 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.