Loading Tool

Explorer IconExplorer

Memory Pool

81,579 transactions
34.34 vMB
0.14164891 BTC
Random Selection Loading Transactions
Max Size: 195.15/200 MB

Candidate Block

Mining Attempt 3438d517aba59933f396effff5b3f4a3501b8b0cbd2bb87809e1eaf26536a810
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 89aa598df4a44edd179220162176550fdebadaf43a923454ae2ecd16425341a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.02695097 BTC
Feerates: 384.62 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (751,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,452 163,452 0000000000000290c6b9bc2d187c187b3c40db8764965482a66db5a48750b7fa 63 0.03/1.00 vMB 386
163,451 163,451 000000000000099cdcef155c3372fe6e3432718e666379ccd1de1d8087867933 25 0.01/1.00 vMB 29
163,450 163,450 0000000000000cab9ef4f1ba53bb2da9c2a8e4c69a95db377ab88263a92ecefe 11 0.00/1.00 vMB 0
163,449 163,449 00000000000006860d9955af366a7b8e483ef579d5d1104dbf8e83bffa447789 1 0.00/1.00 vMB 0
163,448 163,448 000000000000047a72be90500cf0d370abde1f7fa3c48c1885316f30cea756bb 30 0.02/1.00 vMB 22
163,447 163,447 000000000000000453987404436d22cb8692aea0de5a77ff9d491921103c9a03 50 0.03/1.00 vMB 52
163,446 163,446 0000000000000a3a5f43539474fb0d9d01e1cc6f02a090f5d802d6d0eecb577c 18 0.01/1.00 vMB 56
163,445 163,445 00000000000001c30221546657897821c086760830c26e386c952bfaa3a029c3 29 0.01/1.00 vMB 222
163,444 163,444 0000000000000829ac59a68cccc39ec61c0ed7e0a9647905e7c515f713e184ff 8 0.00/1.00 vMB 12
163,443 163,443 000000000000087b8b0a2cae72a119b372e1b8944d921e23df26bbdce6f23bdc 63 0.02/1.00 vMB 100
163,442 163,442 00000000000006e5f510472baed008aebf3557c251c50fec5353b219becd9d03 35 0.01/1.00 vMB 0
163,441 163,441 0000000000000644dcff8f3cf2b99a051c4a7019ebb2737529feb8bfb1345a05 1 0.00/1.00 vMB 0
163,440 163,440 000000000000033230d4a60a729f80e3841d37d6c3bc220fce195f24a49346e8 41 0.02/1.00 vMB 367
163,439 163,439 0000000000000a3bad2e2179bf22575056af2600adeb29edf304977845f3237a 1 0.00/1.00 vMB 0
163,438 163,438 000000000000098bb4956ed1cbff8a74bf29a8c931ba73c49bb67919567b3aaf 16 0.01/1.00 vMB 246
163,437 163,437 00000000000006923befda1a8f7e141b59db19266ea6559910ced5927b1b82de 64 0.02/1.00 vMB 104
163,436 163,436 0000000000000ba9b6952972013fd93d5f0edcd233daf38ee632420f1abd5c3a 6 0.00/1.00 vMB 69
163,435 163,435 0000000000000664918ad7c4e20a374916fb761ae3f52d9490fe2ea80af93f5f 116 0.04/1.00 vMB 13
163,434 163,434 00000000000009d5594ee05e5566095b31c8f4339f378a610f7bf8cd186ac81b 58 0.04/1.00 vMB 215
163,433 163,433 0000000000000ac720f9373d1dcd00ad353c79ff49908a930b42681bbd92e1cd 4 0.00/1.00 vMB 32
163,432 163,432 00000000000002ac85aab6e7236e42639815227d0d7d5a4592004d2a11354460 11 0.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.10 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: 729.82 GB
    • Received: 18.49 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.