Loading Tool

Explorer IconExplorer

Memory Pool

82,243 transactions
30.05 vMB
0.14960986 BTC
Random Selection Loading Transactions
Max Size: 182.09/200 MB

Candidate Block

Mining Attempt 7471a99126405abd11a1f6bc0255d0fa582dfb0be7860550f982bd9bc9430b53
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root c7216b2f83d1f8fd978c08a1ad67edee49830165c4df797e3202932701ef0926
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.07905848 BTC
Feerates: 101.65 > 7.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (735,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,839 179,839 000000000000033864db9f1ec329638b9978ee0c30386afd01a157bd3e70259f 403 0.16/1.00 vMB 120
179,838 179,838 000000000000075337d346c990e9821c2af26b3bde0e85b26e5ef5b8c6fccabb 194 0.08/1.00 vMB 134
179,837 179,837 00000000000006702f82b55f11c3020fbdf02e5e53ec986bebf35586b7c6bedd 238 0.11/1.00 vMB 123
179,836 179,836 00000000000003bdae977cd53b3b74262d4f10362c7e2a7594532f77c6540889 38 0.01/1.00 vMB 104
179,835 179,835 0000000000000389e31f8ffba884f88c850274f0a26a397bf0c429d6c824b381 198 0.09/1.00 vMB 164
179,834 179,834 00000000000008ea1d821d5ad39b69df246ba04ab5f3d843e4e3fcadae6b80cf 60 0.02/1.00 vMB 181
179,833 179,833 0000000000000880c081ba7a5ee15837fb4f9e0d077eff3e0fc2d7a97d9309bd 425 0.23/1.00 vMB 126
179,832 179,832 00000000000004a2c08ba08819c2469ed6979fb9ea76656c73a29749249981e8 157 0.05/1.00 vMB 93
179,831 179,831 00000000000006a3a98e7fbcf62568621eb7565d295d31e55e940f68b1f85656 565 0.24/1.00 vMB 134
179,830 179,830 00000000000004973834c95a63d11e65f8354facf265043a8564a234b886aee0 429 0.17/1.00 vMB 132
179,829 179,829 00000000000004bbbe5317c18e9b38dcfec55edb1b910afa0b924840433f4d4c 135 0.05/1.00 vMB 136
179,828 179,828 00000000000002495563f215cf78872b67f96c0171ca772cd83b10f25d6d4ae3 144 0.05/1.00 vMB 132
179,827 179,827 000000000000043e19012b0ae7a56dd70d7ad425dd33306bccac88e555c8f570 193 0.09/1.00 vMB 115
179,826 179,826 000000000000061aece56b71955a0c8ff1ffdc6394b4a70a7078d0e0906a7c7b 233 0.11/1.00 vMB 117
179,825 179,825 0000000000000456abaacfc68ec0cc42d968ec62b26d9b15310f19ecf3ce9b6c 111 0.05/1.00 vMB 172
179,824 179,824 000000000000073fcd1d1e43e151af59898ec3c0dcd2bc158db2edd5eaeab2d5 124 0.04/1.00 vMB 102
179,823 179,823 00000000000003a99e208e454f6f5198ac572900adca4ba412ca2b6d87b84ca7 491 0.20/1.00 vMB 147
179,822 179,822 000000000000003b861017ff11118e1699ed0c9c69e2638db916edb441d1e5b8 428 0.18/1.00 vMB 117
179,821 179,821 000000000000027278f51d7a62c7ab8f3de5f3b301952f9de4e6fbc6cb03c061 255 0.11/1.00 vMB 123
179,820 179,820 0000000000000571884b9ee9345fdc98dfc7d12351e32f88eb7204da9694708d 31 0.01/1.00 vMB 197
179,819 179,819 000000000000082230f8364bb2a9694aa6ac6a0f22f88252d8561a9832db9ac0 26 0.01/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.60 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.70 GB
    • Received: 15.99 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.