Loading Tool

Explorer IconExplorer

Memory Pool

74,691 transactions
29.74 vMB
0.09743275 BTC
Random Selection Loading Transactions
Max Size: 172.44/200 MB

Candidate Block

Mining Attempt b14b5921f46abbb6cb46c2a6fbd8879ed1e4cb244f622f024c9d77bbcc8f79d4
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 61361ba8a0a5d22b69e3705353fd676303429a506e62eaca56241063fb12e473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,884
Size: 1.00 vMB
Total Fees: 0.02717692 BTC
Feerates: 150.36 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (461,776 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,276 453,276 000000000000000001acd703c16a19a3d50b23505806b03303d64264d8f2ac06 2,246 1.00/1.00 vMB 99
453,275 453,275 0000000000000000007e5fb7cded79d93874295ad77bb8aa4bf3c18d1a021b18 2,291 1.00/1.00 vMB 141
453,274 453,274 000000000000000001820e197b920682e124fc35b871bbccefce4d95c5fd9933 1,714 1.00/1.00 vMB 165
453,273 453,273 00000000000000000177de62e1f7ef3e430b45728e4701d378e2b1a8e5b481f9 905 1.00/1.00 vMB 36
453,272 453,272 00000000000000000065b01c7fdd26814e133d01d505c818648d73057fb05224 1,390 1.00/1.00 vMB 64
453,271 453,271 0000000000000000009ed83ac8b5b9c8bc5be1c2efaf5c26d74304687debc1b4 616 1.00/1.00 vMB 20
453,270 453,270 00000000000000000221b60d1fdba0676ac0dcd521dc9604f9f57bebf4621b53 1,722 1.00/1.00 vMB 67
453,269 453,269 0000000000000000028930a64563f4d3b19f01081858ee188f5a0dee2d99500a 2,053 1.00/1.00 vMB 84
453,268 453,268 000000000000000001bc9e9ece254dd8455631a576369e7eca1143e59ffde30d 2,246 1.00/1.00 vMB 122
453,267 453,267 000000000000000002129b012d6806415d77c5288ad14894508917fd2764959b 2,200 1.00/1.00 vMB 118
453,266 453,266 0000000000000000005cdd3c1804e0002c525788c57a09fdc5e301b2a32e6bd5 2,188 1.00/1.00 vMB 100
453,265 453,265 0000000000000000000c030bd64d6babc6f8a26bce0d08c9c420ad3ac254a26e 235 1.00/1.00 vMB 19
453,264 453,264 00000000000000000291f7c8e97d6687cc6a8a2ca4d0eacc2ae4146334414cbd 670 0.63/1.00 vMB 37
453,263 453,263 000000000000000000ec730befd1d6545a3e3cbd7084f4f50bebe4b6ed21b087 300 0.71/1.00 vMB 24
453,262 453,262 00000000000000000102f296398b9a9ca37588ad74d53301f079b76aec589aa1 2,191 1.00/1.00 vMB 77
453,261 453,261 0000000000000000002b277d5ae6c2dfeb85f46657cda8bd12d09b52d5157c93 2,815 1.00/1.00 vMB 155
453,260 453,260 0000000000000000022b95ba22223900654cb566c31672c1e0b341edda594c25 1,734 1.00/1.00 vMB 34
453,259 453,259 0000000000000000020a64c2843488ba129050da783ae7ddf72e47ea21f04e2f 1,992 1.00/1.00 vMB 63
453,258 453,258 00000000000000000072c5571a460caef7d3cc26dce0761ccee65cba106f6f30 2,218 1.00/1.00 vMB 108
453,257 453,257 000000000000000001e3fc926a7e96bfe074ad2005123a01dc5e46bd12bdcdda 2,647 1.00/1.00 vMB 135
453,256 453,256 000000000000000001582239fe8fc5a4947102aab2753a98bb835ed6c7c53b1d 1,530 0.90/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.