Loading Tool

Explorer IconExplorer

Memory Pool

47,366 transactions
31.19 vMB
0.13905178 BTC
Random Selection Loading Transactions
Max Size: 159.35/200 MB

Candidate Block

Mining Attempt b9d265e9a4a952958462654e8fb87aa1d711ddbab0488a5dcb1a8e6025d78103
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root d0a34b2e4289b0090d2fcf4d0056aeb70a75f2e4d72c33800d5a954cebd8e4f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.05946910 BTC
Feerates: 150.97 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (331,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,731 582,731 000000000000000000108c84eb73d0b21e6d55433db6bfebef5e3775028e5dcf 2,847 1.00/1.00 vMB 120
582,730 582,730 0000000000000000001f6892a46f3793541c49c53b1afbd84b66d683da050e24 2,179 1.00/1.00 vMB 114
582,729 582,729 0000000000000000000eddb77d36a63a8222ad2492f566675369d669d7aceb57 3,018 1.00/1.00 vMB 180
582,728 582,728 0000000000000000000d18cd2c298d37be4dfa4a2c5e8cb198aab3572cf848e7 2,966 1.00/1.00 vMB 133
582,727 582,727 0000000000000000001d6398d6dcec2b3dd1f981c210f337bab9bd35fbe8959d 2,846 1.00/1.00 vMB 127
582,726 582,726 00000000000000000003e91f75050e5e3908d922a750552c05d19adeaea8de9a 3,010 1.00/1.00 vMB 165
582,725 582,725 0000000000000000000a701274fe2f735b79fa22a2d4c4728bec8f886bc7cb63 2,038 1.00/1.00 vMB 130
582,724 582,724 00000000000000000016a824c8a597d469590f2e5fef42e685d5f217462156ae 3,271 1.00/1.00 vMB 186
582,723 582,723 0000000000000000001b96dc5ca9d7dec111032f7fd54129b12f6bd231a322cc 3,118 1.00/1.00 vMB 174
582,722 582,722 0000000000000000000ee74822e63e67488ac9fd8d005a4ff8fce1344a28d61f 2,619 1.00/1.00 vMB 143
582,721 582,721 0000000000000000001f4363827e7a5bcf7726fd5303fd0c659f77e11479f88e 2,971 1.00/1.00 vMB 178
582,720 582,720 000000000000000000151bbaf319d14ee03c038a0966804ef6e6130e80b3cc20 1,792 1.00/1.00 vMB 182
582,719 582,719 00000000000000000016936bcb263e194201f6e4df7ad3e164c731b28bb2527e 3,007 1.00/1.00 vMB 215
582,718 582,718 0000000000000000000579092af0acad1dd4b0cf9f62040f3a8d7933c88ac347 1,694 1.00/1.00 vMB 127
582,717 582,717 0000000000000000000405cf37b4d17f55a45370ebb298a09eacef5de5e92fd7 3,013 1.00/1.00 vMB 152
582,716 582,716 00000000000000000004f5ef649bd9b8ea759ef18dbc86e5a477bce1c4b6a125 2,897 1.00/1.00 vMB 210
582,715 582,715 000000000000000000078517fb1c5b9a0ebb0e66e3e4c0208abed8360ba05e20 2,662 1.00/1.00 vMB 202
582,714 582,714 00000000000000000004548c8c7440574cf39725d23d76fe1ab6f84ff74cdae3 2,722 1.00/1.00 vMB 154
582,713 582,713 0000000000000000001228e22bff7cde68d5d88ce88e4f051d4bb63187e52844 2,382 1.00/1.00 vMB 203
582,712 582,712 000000000000000000081445a345db621428c28580a866437bb5d8197c6255bf 2,733 1.00/1.00 vMB 160
582,711 582,711 0000000000000000001c5150e351dffb5a33f5a73f926081f122228055c3581a 2,680 1.00/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.