Loading Tool

Explorer IconExplorer

Memory Pool

77,060 transactions
28.41 vMB
0.08800452 BTC
Random Selection Loading Transactions
Max Size: 172.93/200 MB

Candidate Block

Mining Attempt 82588bd5c60d9dd89b67868da24ca9224d88c0813e78354b2fb1371f51b5501f
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 9e2f63530ca3406b8a5fb1f3cce650c6d73ae5a81d8e242749635cd186bef546
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,595
Size: 1.00 vMB
Total Fees: 0.02452193 BTC
Feerates: 477.45 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (300,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,178 615,178 00000000000000000007636564041d6890fe89da8e9838a30fda00f5d0f1fcc6 772 0.20/1.00 vMB 2
615,177 615,177 0000000000000000000aa8d090931815ab167167a4fe668a56cf341f99bfcef8 2,563 1.00/1.00 vMB 12
615,176 615,176 00000000000000000008d0cbcb883dd051fcd9e9f478094ebbbf3eba48653e77 2,974 0.87/1.00 vMB 7
615,175 615,175 0000000000000000000fe003c8db5c1822ddc67950a6fb671e61ec6d5b4a7155 3,192 1.00/1.00 vMB 13
615,174 615,174 0000000000000000000ffffb447cf19414845f92276f8dfe19fc99172aa30664 2,240 1.00/1.00 vMB 7
615,173 615,173 0000000000000000000f54bb78dded6e126ff19281e380821b26810f31613b25 2,783 1.00/1.00 vMB 27
615,172 615,172 00000000000000000010413cc98d297d203abfca3e88647eb035d47dc7730aab 2,001 0.63/1.00 vMB 7
615,171 615,171 00000000000000000005c00bad07375fe485b134d9a325e3107979e88bbea628 2,821 1.00/1.00 vMB 16
615,170 615,170 00000000000000000006252be0235f0eb75851a7886076d0f13bf38600620c2c 670 0.15/1.00 vMB 2
615,169 615,169 0000000000000000000a6ea20cde22fe6ed811bdb3614420b3b798ca419a695d 3,274 1.00/1.00 vMB 16
615,168 615,168 00000000000000000010628d090f5d412b1673cdd17cf1218b77e63029c8d9c2 1,189 0.36/1.00 vMB 16
615,167 615,167 000000000000000000058034647bbd74b8ce1240c9257185ac3566786e9e6df6 3,211 1.00/1.00 vMB 14
615,166 615,166 000000000000000000099d670415abdc23e056765a399236e5760072df0ec17a 3,187 1.00/1.00 vMB 9
615,165 615,165 000000000000000000107d7757245f6063678911d74ce62d4263645e478a9c6c 2,587 1.00/1.00 vMB 21
615,164 615,164 0000000000000000001047496ed0c573734b5343ccb77446a71b704ac2338cec 144 0.03/1.00 vMB 10
615,163 615,163 000000000000000000101235ab993d6b691ec14f9c0e1a68ddcc0d14ffdd292b 44 0.01/1.00 vMB 20
615,162 615,162 00000000000000000009ffba54bd0851f2b06f435910428fa7e8ac74607c56be 1,916 0.63/1.00 vMB 15
615,161 615,161 000000000000000000066fbdce39bf440286d21196611d5e2c1df2f454b30888 407 0.11/1.00 vMB 13
615,160 615,160 000000000000000000015a1bb2c324cc8b25c4a6984b357e594638f154523769 1,719 0.60/1.00 vMB 12
615,159 615,159 000000000000000000065df65817294d1657d697c598216b7da100dde234c844 2,485 0.75/1.00 vMB 13
615,158 615,158 0000000000000000000fb34b5303d2db486eeb2f70c47b9a570c383427e4e7c9 743 0.28/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.