Loading Tool

Explorer IconExplorer

Memory Pool

77,308 transactions
28.69 vMB
0.06688481 BTC
Random Selection Loading Transactions
Max Size: 174.03/200 MB

Candidate Block

Mining Attempt 8ad16a1abe34efbe0c2b1672a55cd2f600f8053534274904531500af395a36b7
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root b521f37f78da3f6a84b8643fbb414fab72fa078a7fe5eac0d572400f5dd7a069
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,663
Size: 1.00 vMB
Total Fees: 0.00740876 BTC
Feerates: 101.55 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (310,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,240 604,240 0000000000000000000fd19c334aa9b0ffca1f45dd340adb1c7f350b4a0d7580 964 1.00/1.00 vMB 5
604,239 604,239 0000000000000000000ea3f90d6f2ae686bfa0f421bc24e17328dd051a947194 1,493 1.00/1.00 vMB 4
604,238 604,238 00000000000000000013c1500c6c6bdbc4ef9b67d18c4a9c9f7ef77bd38f8c93 2,651 1.00/1.00 vMB 11
604,237 604,237 00000000000000000002d28a381ca96ca0bda69426bda7f6415bcbd3ffb467a7 558 1.00/1.00 vMB 2
604,236 604,236 000000000000000000056ecce3c5460cbbc0ed75e227f34f560cf651deff897e 485 1.00/1.00 vMB 3
604,235 604,235 0000000000000000000cd7e71836871e8f9b15c0f444b4548d28ac8b5076e71b 1,573 1.00/1.00 vMB 7
604,234 604,234 00000000000000000002c6d85d40d6974b820cb72da71d6988b85e1fe838a33a 3,163 1.00/1.00 vMB 13
604,233 604,233 000000000000000000015bb1ffeed829731bf440b1a423c85c69018718200fb2 1,470 1.00/1.00 vMB 21
604,232 604,232 00000000000000000008f48da43570d87be6997aec85e9428d134c767248fcaa 618 1.00/1.00 vMB 3
604,231 604,231 000000000000000000077c097738686e3db305ad02a4805d1103859317547860 321 1.00/1.00 vMB 2
604,230 604,230 00000000000000000009b263be5ac8da4dafab189d6bf99c355d1c27be7e5e31 1,314 1.00/1.00 vMB 8
604,229 604,229 0000000000000000000208829182896a042a0a75bee884aff62115e52e2e5ddb 2,244 1.00/1.00 vMB 13
604,228 604,228 000000000000000000009a569ab27d6ee3f4c90ee919cdd54c2027c8e213adbc 2,679 1.00/1.00 vMB 13
604,227 604,227 0000000000000000000b4589e1f43a864fa01ec35535f5639a1fafe63ef62d6a 1,831 1.00/1.00 vMB 5
604,226 604,226 00000000000000000012e6b7ea6cbae97f38c2bbf7481fb7a2512d9e7e21e4e8 3,025 1.00/1.00 vMB 22
604,225 604,225 0000000000000000000a81537193e736986fc5a67986f86c0e7f0b4e49a60de6 2,393 1.00/1.00 vMB 15
604,224 604,224 00000000000000000015f36e6c3f61ec95a24e67847c8a76e75a6c6c65a3931c 1,573 1.00/1.00 vMB 2
604,223 604,223 0000000000000000001325962cebaa925d66a368c3ebeeba7ce24c9eb518d328 2,828 1.00/1.00 vMB 24
604,222 604,222 00000000000000000002a757cfe3262499aa8c912f239310c05f1fcf50893c5e 3,074 1.00/1.00 vMB 15
604,221 604,221 0000000000000000000ab83596b2b541735a437577ea91504c46f9ba86f2038c 2,432 1.00/1.00 vMB 11
604,220 604,220 00000000000000000006dac08c7b92ba90550c94b69950cd60599534e2bc5fad 2,566 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.