Loading Tool

Explorer IconExplorer

Memory Pool

82,500 transactions
31.06 vMB
0.09169834 BTC
Random Selection Loading Transactions
Max Size: 190.21/200 MB

Candidate Block

Mining Attempt a6597e3cbdbcdfb94b527354d0b4f51de59c5f7667dbedbcc9c6b416efbee223
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root a4088dc7ebabfb47ce423510039b0aa31576217347c219791703f6e980f2c35c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.02175727 BTC
Feerates: 100.00 > 2.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (479,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,307 435,307 000000000000000002e448a000bb0e986a4c64917ebb9e86a3f77ee5ca6d2475 2,148 0.86/1.00 vMB 49
435,306 435,306 000000000000000000cb0c145e83f6aeeb55ae15f5b8181ce563966a88863ea4 3,024 1.00/1.00 vMB 81
435,305 435,305 0000000000000000014484d4bcb7cdeb66850dcd32f328e3f3f82e29f0715b03 9 0.00/1.00 vMB 557
435,304 435,304 0000000000000000033fbadd1c425c81c7058771048d2e9d22cf5005e070557a 284 0.11/1.00 vMB 78
435,303 435,303 0000000000000000018a9657a2e69b18adc4fe0010de909d501b9e2a748ee7da 473 0.19/1.00 vMB 83
435,302 435,302 000000000000000002d339cc50ccc2324199efe91f1f0f9d467884ba063078c4 173 0.06/1.00 vMB 91
435,301 435,301 000000000000000002759abe9d91da5f111421c554dd2d26b52b1e552c3cfb28 147 0.99/1.00 vMB 3
435,300 435,300 00000000000000000321cf5c9cb1f4821a5cfad51ff3d097c4389a13707883bd 886 0.35/1.00 vMB 70
435,299 435,299 000000000000000002dccc3d334cca1c69459ffc0bf91411c220d7b1a48400b3 917 0.38/1.00 vMB 72
435,298 435,298 000000000000000001dadfd35361e57d7b3b46f0ef9a22fe29c1ea2b9b652e87 1,358 0.73/1.00 vMB 51
435,297 435,297 0000000000000000017bc9db1d5c970dcbc48df119646ab85de04c6fea68b38b 2,266 1.00/1.00 vMB 58
435,296 435,296 00000000000000000061e0d6bf8ef765ff1c3bcb1516623f03bdb8e0cccab878 2,870 1.00/1.00 vMB 85
435,295 435,295 000000000000000000e9230257dbac5d83278564d67395da5d074ab09f6f44c0 99 0.04/1.00 vMB 99
435,294 435,294 0000000000000000031f44e5e303058e797a3b8c5fc8ed4112daf6935371467e 798 0.41/1.00 vMB 45
435,293 435,293 0000000000000000002212c95b822b06b0f3c6cf507c4ba811fb1de579d21a75 2,336 1.00/1.00 vMB 74
435,292 435,292 0000000000000000013dba8604b565129c6d09d57e4d7b9b498d95c772503667 2,301 1.00/1.00 vMB 66
435,291 435,291 0000000000000000038b96436f5af500bac40252befc72d8e30e44f51b41b694 2,624 1.00/1.00 vMB 48
435,290 435,290 0000000000000000017e77b52875c82d49cef7af4b56becd8a35b29560d89c8b 2,886 1.00/1.00 vMB 89
435,289 435,289 0000000000000000024ccb4d16b0b220ea6ce75ec78de9c21341005bd745851c 871 0.75/1.00 vMB 32
435,288 435,288 000000000000000004273d90216d5f07c8dcc3dd640832630434934cce799709 1,607 0.63/1.00 vMB 56
435,287 435,287 000000000000000001448d9ea693aa1deb32a491e973e7e0e361ff5689102575 2,942 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.77 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.32 GB
    • Received: 16.88 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.