Loading Tool

Explorer IconExplorer

Memory Pool

81,454 transactions
29.95 vMB
0.15650685 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt f3c23f3da80eb7259c02afd2e86a91ea81143e0d378fb14a491b6954756a1549
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 74a1622ddde999858adc1be92774cdad0f374b7aeb1c2b0b624ad662d5c9f89c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.05944649 BTC
Feerates: 1,002.91 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (434,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,237 481,237 0000000000000000000c9dc7a615e2e15c8643530d253af7c25db8bf4d088a90 2,240 1.00/1.00 vMB 240
481,236 481,236 00000000000000000093e077d710c1a1b249a46d7df35874a12449a9452300f8 1,910 1.00/1.00 vMB 253
481,235 481,235 0000000000000000008fb7ff02cfae31a6af7ee14d2a302b16263d6ff49d7e80 25 0.01/1.00 vMB 614
481,234 481,234 0000000000000000001c87ec8a4b6b2ee7fb0423d75108d81d23b18fef7337af 25 0.01/1.00 vMB 490
481,233 481,233 0000000000000000010aeae1a1b50fc87c35cb40aed0dbbbac3c3f81d51c76f9 1,793 0.99/1.00 vMB 230
481,232 481,232 000000000000000000263a87e919d3ed41c729cdff85cfe2aa5c1ab8b763d150 2,071 1.00/1.00 vMB 291
481,231 481,231 000000000000000000a697b5d4c87122148f9ee79f4b57e884885d95452c3e93 2,351 1.00/1.00 vMB 234
481,230 481,230 0000000000000000006993baac3160b40cd1e8a761fa5d7bf6875de63e7fc5b0 2,119 1.00/1.00 vMB 289
481,229 481,229 000000000000000000ca1d0bdefe93abce2f58163600c3ce9eb9df507dc4a6f2 2,035 1.00/1.00 vMB 267
481,228 481,228 000000000000000000cf3b2332a9897b6d4516839068b94e5dd1daaa5abf84b8 2,210 1.00/1.00 vMB 249
481,227 481,227 00000000000000000027bde26700f567648c82efa0cb1dfc76dcc691b55c4e84 1,633 1.00/1.00 vMB 163
481,226 481,226 0000000000000000002a73f867e752cd37acd2d7efe13bd1db933f946783a882 1,482 1.00/1.00 vMB 182
481,225 481,225 0000000000000000001345ad3e5d67b06cd7362365542773d53eaa4af4de04d4 1,596 1.00/1.00 vMB 175
481,224 481,224 0000000000000000007cf35d56f71c4534596cfa37ad58f180ddd3de0523955e 353 1.00/1.00 vMB 18
481,223 481,223 000000000000000000379371c597f5e37115bf8f5f39c6fa9663dc04d7bf82ce 2,041 1.00/1.00 vMB 179
481,222 481,222 0000000000000000008b2df6cb10cbaf33f9e5daa3167ee7372d9fcf550d4be5 1,408 0.99/1.00 vMB 64
481,221 481,221 0000000000000000010d0f1f8e3da2c82447014bb94ca22e0d0c8336f2766f69 1,394 1.00/1.00 vMB 103
481,220 481,220 0000000000000000005287b21f1ac0e7f3804ff1d161aea04d3602d17f40171b 787 1.00/1.00 vMB 50
481,219 481,219 000000000000000000ac1a8f993e7ad7f1859c6040c9e684a9a6ad936af715d3 1,240 0.99/1.00 vMB 100
481,218 481,218 0000000000000000000cd81569d1e33050dfe7b69f521a2c1a1807d4dacf28c6 955 1.00/1.00 vMB 27
481,217 481,217 000000000000000000b2825daaf1d498af883e77be375506a1d8dac4263ace45 1,928 0.99/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.