Loading Tool

Explorer IconExplorer

Memory Pool

81,511 transactions
30.33 vMB
0.12567529 BTC
Random Selection Loading Transactions
Max Size: 182.60/200 MB

Candidate Block

Mining Attempt f3c1e29d5ced1059ecd33752f3f022a524e6fd5b11a56cd3b9cb2588a4f8afc2
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 1205c9703500097da9b516bfa3bb7380e3364b260828f8eadd062770636b7f80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.04873467 BTC
Feerates: 302.06 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (86,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,018 829,018 000000000000000000010cced58e94a859597ad16056be548eac3710139858ce 3,329 1.00/1.00 vMB 69
829,017 829,017 00000000000000000003380cfc3204fb4e46a270c6ef13a141078a1abba72359 1,094 1.00/1.00 vMB 39
829,016 829,016 00000000000000000001d20b1b25bd1c40a8bacc373385cacbe652e0596ee23b 1,975 1.00/1.00 vMB 36
829,015 829,015 00000000000000000000ef2e540cf6cdad211aa31d0c5f788c27145f4071abd4 3,597 1.00/1.00 vMB 67
829,014 829,014 00000000000000000002b942485262ac6c27862d1f1c638e242e352cce22db3e 1,907 1.00/1.00 vMB 42
829,013 829,013 00000000000000000003093bb75634723aa088ebd6d75f67ad40ef9cd5f216c2 2,508 1.00/1.00 vMB 49
829,012 829,012 000000000000000000024ffd89ae68a515bb6e3473caed471f5455dc1c566e93 2,830 1.00/1.00 vMB 49
829,011 829,011 00000000000000000000337c7605639d9bba86cbfa63c687f07e16cfddd946a0 2,612 1.00/1.00 vMB 36
829,010 829,010 00000000000000000001bccd9a6a68b80c443e003d8437f99cc7db576bad6a48 2,965 1.00/1.00 vMB 68
829,009 829,009 00000000000000000002a172afe3dd43b2dbeaaa2cf3f288e210367e319283b3 662 1.00/1.00 vMB 27
829,008 829,008 0000000000000000000045a406bad398c7a204ce6f16e6772e6bff1ae198164c 1,189 1.00/1.00 vMB 33
829,007 829,007 00000000000000000002448377f22e65b76a31b6c45c9a2f29b2c09db0564fb0 1,333 1.00/1.00 vMB 29
829,006 829,006 0000000000000000000081e56e595958716201a90060892aac7d057e108aa379 3,073 1.00/1.00 vMB 57
829,005 829,005 00000000000000000002ff25cd0c33498a2e52a87518439907079f2a12079f2a 1,297 1.00/1.00 vMB 33
829,004 829,004 000000000000000000022dee2c67902782112503de624180e7a82d5a36c83c9e 1,153 1.00/1.00 vMB 33
829,003 829,003 0000000000000000000380aa9f106ee0d0eb3ae7e0710d9562663f0d65c25de1 2,312 1.00/1.00 vMB 41
829,002 829,002 0000000000000000000383e7ffdd5a6765e204494ee02621b8e8bbc5de5399ce 305 1.00/1.00 vMB 27
829,001 829,001 00000000000000000003285480c76f556a7dc40b0c64aebd1316642d97adf2ff 653 1.00/1.00 vMB 27
829,000 829,000 0000000000000000000376b779635d8579fbac4c6999bb8f253b864e2abb03f3 1,558 1.00/1.00 vMB 38
828,999 828,999 00000000000000000002afccf4776dcaa9f27e7c83dd04b942d892a70a0ad0b3 398 1.00/1.00 vMB 26
828,998 828,998 000000000000000000001112bba190bda58b5ce596b5ee802beeb415c1b3f606 291 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.