Loading Tool

Explorer IconExplorer

Memory Pool

79,881 transactions
29.63 vMB
0.09520072 BTC
Random Selection Loading Transactions
Max Size: 179.23/200 MB

Candidate Block

Mining Attempt ddd9f78096e0b8ed114d7b24c354a479e5b1714f0c3557bd1e5ad06b1fc29257
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 0b7b6173696eb0eab83f84d05ee965f3ae03b9e2cea5c9e86789f6c84b4cebfb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.03205216 BTC
Feerates: 301.60 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (290,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,604 624,604 00000000000000000004105c64ba10747648b80020ada03244f715b2a7ba56e3 81 0.02/1.00 vMB 24
624,603 624,603 000000000000000000126aea7bbb98023867e6113e6aba19816187cc5af9e4c7 1,333 0.45/1.00 vMB 6
624,602 624,602 000000000000000000103cbce3f85a24c4cdcf6eee45c209cbd66e5ac22d95dc 2,939 1.00/1.00 vMB 14
624,601 624,601 0000000000000000000f243d6d36e12a89b2d9e77e341aebc882633b51c52a0e 226 0.09/1.00 vMB 8
624,600 624,600 000000000000000000093cad420d146d02a330c6bd837768c0dbdd52a087a506 940 0.28/1.00 vMB 11
624,599 624,599 00000000000000000006f103aff25e2863a3b316de9a03b710820c73b741eaa4 3,118 1.00/1.00 vMB 11
624,598 624,598 0000000000000000001366754ef0fb1b483f1d7d64e3f561c262fdf5978ffbc0 675 0.18/1.00 vMB 16
624,597 624,597 0000000000000000000e301379537e8f30cbc26fe766894fec9b42377fad5ab1 827 0.27/1.00 vMB 10
624,596 624,596 00000000000000000010a2461e0632d5bebfa1da2e9c905db778ea38a39c0572 585 0.22/1.00 vMB 11
624,595 624,595 000000000000000000033bf4a6b9f4904c7cf7972ddc38c09e742a7967c8613c 1,213 0.34/1.00 vMB 12
624,594 624,594 000000000000000000133e7b261146aeda6b032a7c39ba2baaf3591214daa48f 593 0.21/1.00 vMB 12
624,593 624,593 00000000000000000012029eb66310d0c003f92395cdcebdd16a1de16162177a 271 0.13/1.00 vMB 8
624,592 624,592 00000000000000000002aa14566995ada0f6b0b4ab599c4a3d06c47fca42c39b 488 0.18/1.00 vMB 12
624,591 624,591 0000000000000000000ceb755a297317eaa77d2722acc3aa05b3de61f9e45077 297 0.09/1.00 vMB 10
624,590 624,590 0000000000000000000e3a8a1a16719c0815364ba38b0e167bc2fe494a25c137 1,271 0.39/1.00 vMB 8
624,589 624,589 0000000000000000000d628f7964ee59e644b70e4832024fb55d52358d339e66 1,672 0.54/1.00 vMB 11
624,588 624,588 0000000000000000000c531ac750ba42b3f675c1da698d24a96f9290a98ceb29 1,334 0.56/1.00 vMB 9
624,587 624,587 0000000000000000001081e120302a689c346a2b909be35aca8d5ea64fc7526c 872 0.26/1.00 vMB 9
624,586 624,586 00000000000000000009b201fb0840690dc1196d6f702abd2834b804056d2044 583 0.18/1.00 vMB 10
624,585 624,585 00000000000000000007e13dc3c4898b647c7c2235e17fd95f7b0a49fe0b9cac 2,793 0.97/1.00 vMB 10
624,584 624,584 000000000000000000062ab865b449b9b6ed79c89956757942efa935b73b86ef 349 0.14/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.56 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: 669.96 GB
    • Received: 15.79 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.