Loading Tool

Explorer IconExplorer

Memory Pool

73,972 transactions
28.27 vMB
0.06898448 BTC
Random Selection Loading Transactions
Max Size: 168.03/200 MB

Candidate Block

Mining Attempt d66baea1e80e2f81b51e299fa66a76abce5774b81f34c96e0208213f02645a04
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 9fd9e8a9dabd097f287f7fe8334a8346600850dc709e0267067710418c6e7cc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,482
Size: 1.00 vMB
Total Fees: 0.01238402 BTC
Feerates: 101.62 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (333,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,136 581,136 0000000000000000000723b9703e404d4de410c75675a161d06feeb70736ac43 3,059 1.00/1.00 vMB 126
581,135 581,135 000000000000000000163f94e5a88921583746532507fe5423b2aef0462eb914 3,133 1.00/1.00 vMB 105
581,134 581,134 00000000000000000019a4ca81ee29c6546f3330fff4b25c8486e9498861e4a3 2,932 1.00/1.00 vMB 134
581,133 581,133 00000000000000000001a2f3a3e1f3838f909cbed294399e7c6cd66c64a6baf9 2,432 1.00/1.00 vMB 131
581,132 581,132 00000000000000000009f33ab403f3befe107ff036f2d45909ae05144d91660f 1 0.00/1.00 vMB 0
581,131 581,131 0000000000000000001b8b8890fd4cd5335d8569bdb722eb4924c0e3230aec76 2,798 1.00/1.00 vMB 126
581,130 581,130 0000000000000000001db4b9d306496cf1f60f3b47d04968cd69c9571be3809f 2,566 1.00/1.00 vMB 120
581,129 581,129 00000000000000000019a01fb231d8f2ebd3ea857d6450d209e440e5191fed78 2,285 1.00/1.00 vMB 93
581,128 581,128 0000000000000000001f0f9ec9d9a02efd0f502ed2d42dac41271c14ed02de71 2,716 1.00/1.00 vMB 94
581,127 581,127 000000000000000000002f62ab51da10fc72f33a8f2a7f84db3cc47cbaaad76b 2,387 1.00/1.00 vMB 115
581,126 581,126 000000000000000000005c3fcb268511333ccee8c77242c6e2c237273a70c453 2,192 1.00/1.00 vMB 125
581,125 581,125 000000000000000000164102907b3356c776d645daf902e3570b93b8b810f6cd 3,014 1.00/1.00 vMB 149
581,124 581,124 000000000000000000121ccc773065e55589ab9dbffadafaaf18cb416d62197e 2,675 1.00/1.00 vMB 88
581,123 581,123 000000000000000000207d415c9037c3f2dc76a27a8c550d382f4a350fdb33ae 2,379 1.00/1.00 vMB 104
581,122 581,122 0000000000000000002539f5d1ff0ead4326e65bf2ec6fddf4c174a75c3f700f 2,915 1.00/1.00 vMB 106
581,121 581,121 00000000000000000003f21838707692aaab9ae8e1b3db2b04fc4484508ed109 2,866 1.00/1.00 vMB 101
581,120 581,120 000000000000000000119a4848b0c871fc27dd7b6f6b3253c306380500b8d38b 1,006 1.00/1.00 vMB 90
581,119 581,119 000000000000000000165a59c075a6aa631f7468c2234efad61fa8757d51eee4 1,603 1.00/1.00 vMB 105
581,118 581,118 0000000000000000001f9116f54990ee4a2d42bad74b07e31a7161731461fae4 2,945 1.00/1.00 vMB 96
581,117 581,117 0000000000000000001b1d028ef5ba492731c10e576a8afafc197c179c9bd91b 2,732 1.00/1.00 vMB 93
581,116 581,116 0000000000000000001536405c37aaf0cd12122d753edff2835484bbbd8c9ddc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.