Loading Tool

Explorer IconExplorer

Memory Pool

76,454 transactions
28.88 vMB
0.07368580 BTC
Random Selection Loading Transactions
Max Size: 176.55/200 MB

Candidate Block

Mining Attempt 412746c73ee3835ec0aacac6a7ef1c482304c761558ce929d72e28f1c9a5c1fa
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 17e2c244043b39bf7792fa154fcbd19fbb905eda1eca0d02897fb7d76bbb724e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.01052182 BTC
Feerates: 104.17 > 1.05 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (470,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,877 444,877 0000000000000000032ff148c6c682c6bd4c746ee2b3c32d7e79f6513177eab7 1,147 0.69/1.00 vMB 62
444,876 444,876 00000000000000000264c9dbac6f133ed873b24449695aa76fb4ecfa669346bb 1,347 1.00/1.00 vMB 44
444,875 444,875 0000000000000000031e97f47fc09d13d703d3cae67ec3740d6374064bd91348 1,928 1.00/1.00 vMB 64
444,874 444,874 0000000000000000007225a44c01a80b2d38e41f8c7243637074f30a90907d73 2,165 1.00/1.00 vMB 73
444,873 444,873 000000000000000000e98a44589272b8fa3ef8828d563682ede0ed8a9dd4840f 1,912 1.00/1.00 vMB 70
444,872 444,872 0000000000000000017036c8d920c95696ccd43a2daaeb3229da4d2c4b6020d0 2,896 1.00/1.00 vMB 90
444,871 444,871 00000000000000000031dc09c599ad9f7dbae0cb76a41480c123463fbf58fb7d 2,484 1.00/1.00 vMB 77
444,870 444,870 000000000000000001d3468aee28d2d06b60464c694c221849804cf0a55978e6 2,649 1.00/1.00 vMB 92
444,869 444,869 000000000000000002c474ed07d94b609c34b32899690d0b2528c262d768b86d 2,535 1.00/1.00 vMB 81
444,868 444,868 000000000000000001c4d362d5acce8476aa863de3f09e94e007839d4b115c1c 1,976 1.00/1.00 vMB 85
444,867 444,867 000000000000000002bd0d0f99a0d1d8b8328dd31b9c71ebc0935863236fe1f0 382 0.12/1.00 vMB 147
444,866 444,866 00000000000000000248dcc94c5ddc741f9ec7c7b014fc3f75fa7f26219230b4 2,165 1.00/1.00 vMB 81
444,865 444,865 0000000000000000001568f017df339ef2a8532fbea8513b2c09cd9ae5700f1a 407 0.29/1.00 vMB 54
444,864 444,864 000000000000000000cbcd286aefaaf2adf5a7eaef55d93e6c3d78ffc72a3e99 2,284 1.00/1.00 vMB 86
444,863 444,863 000000000000000000f148cab56fac89d1b253564e4b72a7d3b9c527c95f6853 659 0.31/1.00 vMB 71
444,862 444,862 00000000000000000206bbbe331ca47cd32c11b9c05964d0e48fad94d7f17ef8 514 0.99/1.00 vMB 19
444,861 444,861 000000000000000002d41f9a6b3dca83a48cf1d0f84a2135d648ce2ce6d22440 1,073 1.00/1.00 vMB 22
444,860 444,860 00000000000000000076117bbbea9d5e24a8fd8424ec2c06bdd9123e1719b1ba 1,720 1.00/1.00 vMB 43
444,859 444,859 0000000000000000023919450c370ecc0e0958a6cd41886ae83c215fe3577f9a 1,915 1.00/1.00 vMB 59
444,858 444,858 000000000000000002fbd34ad94d222f815ccb2481aa1cc24581b3e1fe35a198 2,212 1.00/1.00 vMB 72
444,857 444,857 00000000000000000266a9006c3c843ba796e0ea5a4b915dbcaf9cdcc04f9bda 2,965 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.82 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: 710.59 GB
    • Received: 17.08 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.