Loading Tool

Explorer IconExplorer

Memory Pool

80,985 transactions
29.68 vMB
0.12561249 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 3efb80ed1702b03ce2895d5dae80381fff3a540786a08af34f119d052d9b6be0
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6249264dbfd79307df39755b7736ec6881ac2db10abedc5fa42340f55758797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.05957309 BTC
Feerates: 151.07 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (505,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,140 409,140 000000000000000002e9a573d0b5061a7444f4f635080d078ca1558e6d0e7c28 1,980 0.99/1.00 vMB 35
409,139 409,139 000000000000000004bc524f5ea021495a35cc8f4de0b9e4c132d08d38537bf5 1,718 1.00/1.00 vMB 38
409,138 409,138 000000000000000003af056d5aaf6f4e4ea31e795a801a6d320d8b56e7ab2e57 616 0.30/1.00 vMB 29
409,137 409,137 000000000000000001d0f5a2a07131c4484867ddec0d68cdb60265d413f8f9bf 1,162 1.00/1.00 vMB 16
409,136 409,136 000000000000000005888270961fe0b250c4779d2d8318a09d531478261d2bce 1,566 0.92/1.00 vMB 32
409,135 409,135 000000000000000001109f11a6f5552933ee0839e21b4fcae8bd188f4dbc7dce 2,478 0.99/1.00 vMB 40
409,134 409,134 0000000000000000048a01dc462f5c07ea6b7cab93c469e580a6342332ca71d9 153 0.11/1.00 vMB 33
409,133 409,133 00000000000000000386dcd6c2548a1dfdea18b7a8a667b1868267cb2d79584b 1,620 0.83/1.00 vMB 32
409,132 409,132 000000000000000004293bda89f8157bbaf3784fd93d8173375df3d34db085d2 1,849 1.00/1.00 vMB 31
409,131 409,131 00000000000000000254519083163ae4b0af687414a180933f837d4c1c7aecff 198 0.12/1.00 vMB 41
409,130 409,130 000000000000000000ff346ca21951e45bbc74851c6ef5348fb13003b4c6ca4d 1,338 0.99/1.00 vMB 31
409,129 409,129 0000000000000000011c51fbd33748bfe870c26d57745eaa923a34f0bda04be7 969 0.62/1.00 vMB 26
409,128 409,128 0000000000000000001735d418542c8280bca58f962f0f716932406daee459de 1,546 0.93/1.00 vMB 31
409,127 409,127 000000000000000005b89e1c24a28515fa2e49c4cbee3aa840cf9c1aabc1de56 3,071 1.00/1.00 vMB 58
409,126 409,126 000000000000000000955b443be9c1f5eed0c868def258b230eb2254f5fd7fd0 2,008 1.00/1.00 vMB 22
409,125 409,125 000000000000000004eddf687df820caa3e62e50eb5a46780c098a5efac5a35a 2,006 1.00/1.00 vMB 37
409,124 409,124 000000000000000000b80f1db5ecbe8fc1134deec39d255fb735cb50edccfab6 891 1.00/1.00 vMB 20
409,123 409,123 000000000000000002e89b153e468f038befc773c4ffb41a970e6b6bb600ea0c 927 0.75/1.00 vMB 32
409,122 409,122 000000000000000002c0d847709ff136abde52abfc0361019c558714ce8baa32 1,357 0.99/1.00 vMB 24
409,121 409,121 000000000000000001cef8bbf0be2814783d67851f8ce98851ec00e75182a2ff 2,489 1.00/1.00 vMB 31
409,120 409,120 00000000000000000550a62b58d128fbe1c5d5a51f54c62ae11f5be57082c443 3,763 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.