Loading Tool

Explorer IconExplorer

Memory Pool

80,136 transactions
29.50 vMB
0.12542488 BTC
Random Selection Loading Transactions
Max Size: 178.51/200 MB

Candidate Block

Mining Attempt 785bda4bafbd938cbed20d53ecaa056b0c130e4e210053552c07bef347fc6196
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 4d56eb64d76fe88833cd58393777928c9a953b7919a05380e55e1397757bdcae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.04507606 BTC
Feerates: 477.45 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (85,945 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,354 829,354 000000000000000000037690f2af75aab24064794cc874d9cc0ad4a02d5fd7d2 2,014 1.00/1.00 vMB 25
829,353 829,353 00000000000000000002897fbc3b76c4cfeba3624a1f98ebc902e77d20ce592f 1,659 1.00/1.00 vMB 23
829,352 829,352 000000000000000000009fe986b15686d886847285f65fa4a030ba7ef99ef209 167 1.00/1.00 vMB 20
829,351 829,351 0000000000000000000285ee0447944b420219b446453e55e17b641ea67622fe 2,283 1.00/1.00 vMB 23
829,350 829,350 00000000000000000002a2fe55f6884fa88d617d49703b7862d77e742ae9c684 1,956 1.00/1.00 vMB 24
829,349 829,349 00000000000000000002f554c85a190dbeddd12a204255eb9fe19006100448c8 3,786 1.00/1.00 vMB 30
829,348 829,348 00000000000000000003629d8e2012d9e4e8502d0edb731a56e84175da7ddff8 3,073 1.00/1.00 vMB 27
829,347 829,347 000000000000000000024c2f44bfc097724f3dfe441ad885baf0b27d876a25fc 1,142 1.00/1.00 vMB 21
829,346 829,346 000000000000000000008d31b1a7e7fd47d4e066b6dc1c1e97d160d82b9ac0c5 4,254 1.00/1.00 vMB 28
829,345 829,345 00000000000000000003a4a064bd0da382e585a0952e5630d9289105d73f9228 2,616 1.00/1.00 vMB 21
829,344 829,344 00000000000000000000d2c54f5a87e5079870d96d378dbc47e32ad5c2a72218 4,032 1.00/1.00 vMB 26
829,343 829,343 000000000000000000030065a468aac6093861f39eb31fcdba06d6886dc42706 3,920 1.00/1.00 vMB 29
829,342 829,342 000000000000000000024c1394539a58d93c1fe93e92a83876ae93c55c33779a 2,879 1.00/1.00 vMB 27
829,341 829,341 00000000000000000001e6c5cf4a22643b2b9d564a6d176e4e0c93b655a3ca1a 3,526 1.00/1.00 vMB 47
829,340 829,340 000000000000000000037db463617a215d5307e7775e5867b248708148143932 3,773 1.00/1.00 vMB 39
829,339 829,339 000000000000000000017247eda68d659d03fa46cf39240c7c8004cc7cff3ce7 3,353 1.00/1.00 vMB 31
829,338 829,338 00000000000000000002caa0211eb1f45af4fd0de275cffa91cee7231b52d1c1 3,808 1.00/1.00 vMB 39
829,337 829,337 000000000000000000021f2e1d30e42e54793de1bd6d659d0482301269fb8c00 2,915 1.00/1.00 vMB 24
829,336 829,336 00000000000000000002277da6e1080a02bbe6d751832dfd86bb05b5014e7e37 2,885 1.00/1.00 vMB 36
829,335 829,335 00000000000000000003b599a1300b2bfdc30e7fdcfb2ed9d0199e2774480a1c 1,949 1.00/1.00 vMB 27
829,334 829,334 00000000000000000000e939375d5bfe683d6f9cea1660bb3904891a99441799 146 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.