Loading Tool

Explorer IconExplorer

Memory Pool

82,978 transactions
31.35 vMB
0.12960967 BTC
Random Selection Loading Transactions
Max Size: 189.99/200 MB

Candidate Block

Mining Attempt 0d729a70a637bbdc0d99acf5c198f2be8fc752709120b5a35d869bbba356e124
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 8f62c821fede8be4d2d4d96092cf8a03bfa566d1086ddf0073ddbb29f42414f0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,013
Size: 1.00 vMB
Total Fees: 0.04572686 BTC
Feerates: 318.30 > 4.58 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (431,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,991 483,991 0000000000000000004071d770fdfc96d52c826212a4d377260217a3e900b9a9 1,947 1.00/1.00 vMB 283
483,990 483,990 0000000000000000008524ac811b70c7571ae4726c99f5d6026c28a9349965c1 1,829 1.00/1.00 vMB 305
483,989 483,989 00000000000000000112159b7db4486373af685e9d655b67d99e9eafb6bb8e61 355 0.19/1.00 vMB 174
483,988 483,988 0000000000000000010e335659478f9e421cd93d241c83da60c177b31e9b0ec9 1,732 0.99/1.00 vMB 117
483,987 483,987 000000000000000000bf33a17376c750c01fdb9f99d888b8ebf17d2935109dbf 2,572 0.99/1.00 vMB 224
483,986 483,986 0000000000000000005ac6d49477f228631984d2e654196c110c80142c70df02 1,409 0.75/1.00 vMB 175
483,985 483,985 00000000000000000007816a92e8ac6075819f91f028546e8d9a2e3871d53f98 512 0.77/1.00 vMB 244
483,984 483,984 0000000000000000007095445f8f6bc65b76da31297e1c2d27ea09da640f7b4e 1,322 0.68/1.00 vMB 250
483,983 483,983 0000000000000000000b595f6ec65891f4ec91ea96a471b1b0e7eaef67b75e42 135 0.07/1.00 vMB 124
483,982 483,982 000000000000000000b1c12963a8437d3eaaad54dc67563b3f75c370f1a38247 941 0.50/1.00 vMB 19
483,981 483,981 0000000000000000005759b9f3450ca8f21ad0c38b9017689bd54a83695a8813 1,722 1.00/1.00 vMB 217
483,980 483,980 00000000000000000125b47a1ca157c312ff8576bd3e133d6e53427c6d3066df 1,921 1.00/1.00 vMB 219
483,979 483,979 00000000000000000011214764a04569cd43004c3a1086d5800a8c9f9b52aa88 876 0.89/1.00 vMB 24
483,978 483,978 00000000000000000050d06a2048f827383bc935758d4f068fb5728b72f0e4d5 1,875 0.99/1.00 vMB 52
483,977 483,977 0000000000000000012c324f78d8d120761ad7f36501b2db77fecfe50bd7af0c 1,880 1.00/1.00 vMB 218
483,976 483,976 00000000000000000015f5c1c16dc9ab1080d4b2889ef12b59baf6d7258cf44d 2,242 1.00/1.00 vMB 332
483,975 483,975 0000000000000000013000394e007a9cbec5d9cd017ee27c32a7e3a43fb156cc 173 0.07/1.00 vMB 179
483,974 483,974 0000000000000000007b80295c973681eecf3394f06af0c6a4ca9e7a94b041cb 898 0.49/1.00 vMB 180
483,973 483,973 000000000000000000cef8695845219ebdf94378e5c30be2ed82d87471de552c 230 0.09/1.00 vMB 190
483,972 483,972 000000000000000000fdf73ad648e3703a04dd4a845314c538203be6c9410f9d 203 0.09/1.00 vMB 153
483,971 483,971 00000000000000000054742364653157f95fae7a4a0dad112299ddcbc93a95d6 106 0.06/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 783.08 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: 722.48 GB
    • Received: 18.40 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.