Loading Tool

Explorer IconExplorer

Memory Pool

53,692 transactions
29.74 vMB
0.10349892 BTC
Random Selection Loading Transactions
Max Size: 159.70/200 MB

Candidate Block

Mining Attempt 3944ba26ccea22cd0e78638ae005245b050c22efb16998088a9fb7f55c4c6515
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 4d4b3a3c6c053369c38ac3c1a8570148b160956061773f6eaeb63bc99a930e36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.03131263 BTC
Feerates: 150.77 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (594,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,225 320,225 00000000000000000f5cb89a1fc0e9bed40457e9ad0852a1aac0efac8959c289 685 0.41/1.00 vMB 25
320,224 320,224 00000000000000000e1e31265192696390355b48d4ddb2d55a3768c5c6e64473 404 0.28/1.00 vMB 23
320,223 320,223 0000000000000000055f22f7f18ecde84d43a73a5c2c8c77d262e31da7de06bb 97 0.05/1.00 vMB 25
320,222 320,222 0000000000000000072224b2a750db93019640b47b60f040e7bd5beffbc9cb8d 703 0.36/1.00 vMB 29
320,221 320,221 000000000000000018df7bfe1a1d66f4a001059666339a3852cbce5fa3c13053 426 0.24/1.00 vMB 24
320,220 320,220 0000000000000000272f0b0e64736929738fa7ea9683c1e2e03668ed80223203 856 0.46/1.00 vMB 30
320,219 320,219 00000000000000000408aa23e5852189b5278f870ea002ceae6c0d3d6d7b28e1 142 0.15/1.00 vMB 19
320,218 320,218 000000000000000008f2f9d7d62e74a4add024291e36a9cf73f6dca95170e85e 253 0.12/1.00 vMB 28
320,217 320,217 000000000000000013fb89b9e88453ca8eb91cf7c8158daecd85cc5288b9f1f9 505 0.29/1.00 vMB 29
320,216 320,216 0000000000000000240bd8f44cc94a7be5c0e26ff13ba156c7e1f2afde1a5657 167 0.09/1.00 vMB 25
320,215 320,215 000000000000000012d5c45fff2b637a11d814fc8ff86050f0865dadf77c5d74 605 0.29/1.00 vMB 29
320,214 320,214 00000000000000000aed8e875f8cf8fde94d3cd22f5102009bd226d7b63b62cd 128 0.05/1.00 vMB 51
320,213 320,213 0000000000000000240431cbb4ecab042927377e496a4c3848b517aad217de3b 558 0.33/1.00 vMB 27
320,212 320,212 00000000000000000bb1aefec091c3d1f55280242dd0abaf9a1f17199cdde4fe 512 0.23/1.00 vMB 35
320,211 320,211 000000000000000003534701a62cbff373e0d5ddda5cc6f8bed5fd8d60bbfe26 252 0.12/1.00 vMB 31
320,210 320,210 0000000000000000174f8f54e0ccbaa61c38f7934bd8077a6e2e40b1ef69c48c 85 0.05/1.00 vMB 22
320,209 320,209 00000000000000001d585e93ebdb54072aa4fe4d344665d2407a73dc8b84c9bc 285 0.12/1.00 vMB 35
320,208 320,208 00000000000000001af0d44d74bd7d453cb73a4f69582d67478f0ba3a16a5662 417 0.28/1.00 vMB 23
320,207 320,207 00000000000000001b490b6477ffe815bf699b656dc2c1468b4e453eca75e920 80 0.06/1.00 vMB 21
320,206 320,206 000000000000000005ccf6c3f6db9e05c120b00b7837201c2dc59b50b82f5571 62 0.02/1.00 vMB 31
320,205 320,205 00000000000000002167190b8a148946feb5e3c3f6c5b9f762427b8e5a1ddd3c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.