Loading Tool

Explorer IconExplorer

Memory Pool

77,117 transactions
28.42 vMB
0.08827156 BTC
Random Selection Loading Transactions
Max Size: 173.00/200 MB

Candidate Block

Mining Attempt b1c72e0d73be2e24b969362528a832dbe5fb5bc4cc717a86225feb902de7d26d
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 6480f84ea23bd2ad25af86de3c530a084eb473c5ab4b0f5f5035258b8eddde93
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,611
Size: 1.00 vMB
Total Fees: 0.02465022 BTC
Feerates: 477.45 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (389,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,277 526,277 0000000000000000001caeb1fe984133aefdf1d400d7c124ccbb0f508161975a 775 1.00/1.00 vMB 7
526,276 526,276 000000000000000000121d2c8fd238efb4ecb423d2c49cfa4cf475f7ae15e09d 234 1.00/1.00 vMB 1
526,275 526,275 00000000000000000025df8169e28eb45a59cd138ac67b25a16e46ad0379c762 299 1.00/1.00 vMB 3
526,274 526,274 0000000000000000002313ed29a8ea08c45910b59e056f195aeeffe987e748c2 557 1.00/1.00 vMB 1
526,273 526,273 0000000000000000000eddc244804c8fc3e311a42e799c0afbdef0c1347d202e 2,472 1.00/1.00 vMB 17
526,272 526,272 000000000000000000052a0fbfa13faaafa6ebd76a687fa568d083373577c0ae 2,412 1.00/1.00 vMB 28
526,271 526,271 000000000000000000104fde5167ee0d2599d99b09a5ff90e3b3b4897860e051 2,218 1.00/1.00 vMB 34
526,270 526,270 00000000000000000036cb975ed9d28a2b46bbb316f5410ed20c8fabbe60ff48 1,481 1.00/1.00 vMB 10
526,269 526,269 000000000000000000205c8b1c1ece1c9541994bb85d649bf625c05f46b399d2 951 1.00/1.00 vMB 10
526,268 526,268 00000000000000000031eebc0e66b0713cdf60282d4ad76c34e27183eaae8ea1 1,317 1.00/1.00 vMB 10
526,267 526,267 000000000000000000348db5d7aca4b1a3db5c87e42476b8903a9ee546f9ae23 2,079 1.00/1.00 vMB 19
526,266 526,266 0000000000000000002e81726d5a41ed5d76ab3d453ab0535a377a62a27dad0e 629 1.00/1.00 vMB 5
526,265 526,265 00000000000000000010fc60b2987b0a10f47f410964324cc2d09cd980c05131 972 1.00/1.00 vMB 8
526,264 526,264 0000000000000000000ae16524755c775919b24b2437ee401b0e6a59705827f5 1,747 1.00/1.00 vMB 11
526,263 526,263 00000000000000000019821aa8d510ee769149234f5393aae081934cb6db42f7 2,508 1.00/1.00 vMB 28
526,262 526,262 0000000000000000001b5a11fd1f2f44da5ad9b601d990c25408b9ed2e137c36 1,799 1.00/1.00 vMB 29
526,261 526,261 00000000000000000012c3d2a537ee76a6cf84fa21266607221c9cfd6b7e70f6 1,234 1.00/1.00 vMB 4
526,260 526,260 00000000000000000019439148b87b773322b07bd092425e4918f80e6188488a 1,913 1.00/1.00 vMB 20
526,259 526,259 000000000000000000059df8a8dffec744285b7e176ea43809e81534aac0c7a2 2,759 1.00/1.00 vMB 14
526,258 526,258 0000000000000000002a4facaf8a885d0dd5d624bd89ac89e68a4a3993a570ba 2,455 1.00/1.00 vMB 33
526,257 526,257 0000000000000000002ae9577830e7c0cf6c84a91c63f12fcb534fe171dc1be2 515 0.27/1.00 vMB 36
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.77 GB
    • Received: 17.47 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.