Loading Tool

Explorer IconExplorer

Memory Pool

42,017 transactions
27.73 vMB
0.07687792 BTC
Random Selection Loading Transactions
Max Size: 143.17/200 MB

Candidate Block

Mining Attempt eba59243fa6967cb9ef64cdaa26419e753fda28033daff292f163d53b547a0b9
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root ff583c2e71120f2b24a6478a157c71a5d01c89779c788d429c0b0d83fe06b7ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.02153135 BTC
Feerates: 180.63 > 2.16 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (71,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,348 843,348 000000000000000000002d893d026bbf3b81913ea5b6cdc870c61f4c58b53e48 746 1.00/1.00 vMB 14
843,347 843,347 00000000000000000002fe9a3d44615ba936e8aaf5adebb69950bd28617c2601 2,576 1.00/1.00 vMB 16
843,346 843,346 00000000000000000002974346d132891d7c4e5e31c52b501fe12e6e87e79aee 3,282 1.00/1.00 vMB 22
843,345 843,345 000000000000000000005fbd5d940551f15bf18a4b17544ccfe68840ae3c7031 5,271 1.00/1.00 vMB 10
843,344 843,344 000000000000000000033a70b07db77f493cdbd2f6cd58570097d99c53fba560 4,787 1.00/1.00 vMB 17
843,343 843,343 000000000000000000000ac9b63a8604730c2680ad67b4021b5f4f09d05451d5 4,496 1.00/1.00 vMB 16
843,342 843,342 00000000000000000000b0bdc908310b1551e04de38fde0dc9b41656196fc428 2,890 1.00/1.00 vMB 12
843,341 843,341 000000000000000000010eadf4fb5a80c7147bac55f07d93091ad7687781943b 4,380 1.00/1.00 vMB 16
843,340 843,340 00000000000000000001563afadb75c4a3047b85c5a4fdfd86f71cc36fc1e9ef 3,276 1.00/1.00 vMB 17
843,339 843,339 000000000000000000007eb348c8cc97e011bb068762b3d6cc8c36034af2ce1c 3,486 1.00/1.00 vMB 15
843,338 843,338 000000000000000000002e520d7a2b8a0f58d0862b61b234c289551932e0bb01 4,760 1.00/1.00 vMB 13
843,337 843,337 0000000000000000000269926245bb1def11a3bcd55e945985d1f2285a905cf9 5,604 1.00/1.00 vMB 12
843,336 843,336 00000000000000000001f15166a17a6bb6da72e76ca81a63b30818b7e2fe9ac4 4,611 1.00/1.00 vMB 14
843,335 843,335 00000000000000000001ecca71ceb0be94aaeace6963629dc40e200fa763ad03 6,012 1.00/1.00 vMB 12
843,334 843,334 00000000000000000001d31f9d8cd7e4b9dfe166aa84989f75b3ec6ebd67731c 3,213 1.00/1.00 vMB 16
843,333 843,333 000000000000000000034724d95345d3b284051a171dbb104378e04816751194 5,817 1.00/1.00 vMB 14
843,332 843,332 00000000000000000001897b9bd9728a9766167c360c6c1f8f1cd53029da88d6 4,347 1.00/1.00 vMB 17
843,331 843,331 000000000000000000028b175d7358a38978955b88e31fd982a4f1f94b2eb1d0 4,851 1.00/1.00 vMB 14
843,330 843,330 0000000000000000000298e6775a5f06e8f3d0752a80d3d20cf69dcb486b6e73 3,267 1.00/1.00 vMB 13
843,329 843,329 000000000000000000029a08f0f3bf43a74098710f535be5ecbf7b127cd927e7 1,076 1.00/1.00 vMB 12
843,328 843,328 000000000000000000033b3264fbd7fb13b24adf23608783e1000776dc42c122 621 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.