Loading Tool

Explorer IconExplorer

Memory Pool

40,545 transactions
17.82 vMB
0.15819991 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.39/200 MB

Candidate Block

Mining Attempt 2622951b27e1ac040af68fbc578d0ea1245c4c0e6800ee14b8891a77673d46a6
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root fc57c6049066cbc7aa5fedb3ec626c3c39fc96bb1b0b4fb52d51f97d9d44e14d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.04891075 BTC
Median Feerate: 4.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (724,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,275 189,275 00000000000004d7a45482506986364cf6efae59063951ea4472c57567c0205e 8 0.00 vMB 0
189,274 189,274 000000000000033e269aa610bdd27a833a980465e83af96711ab65ee6f1f4838 478 0.19 vMB 148
189,273 189,273 0000000000000595d3776c7227e135459539f3da58f0517b753b0d7f38ca5110 7 0.00 vMB 18
189,272 189,272 000000000000026b9c81e0313f64d5c8f14e64193729368bb7a9f91750427955 27 0.01 vMB 23
189,271 189,271 00000000000004a2bbd4424f3110cdf56653bb522b1294128a788c95cd8b8231 100 0.06 vMB 102
189,270 189,270 00000000000008702f1bfdd5dff18ee2b0310dfeafe996186641018ed7f35f05 64 0.05 vMB 84
189,269 189,269 00000000000005f03c707182186c45c66138e9b76a4da7214529ee84d1504851 19 0.01 vMB 94
189,268 189,268 000000000000000f68944b75a32c29221c0bd7d545f771b3a69909f2dbe8a849 128 0.06 vMB 431
189,267 189,267 000000000000021be4344547386236ebb4414c3b21543dc367cfe29429452bc0 369 0.15 vMB 142
189,266 189,266 0000000000000049a7e317b4e1ebf0a11c4b85ecc802dbf94c3a83f394a1cff2 92 0.02 vMB 30
189,265 189,265 0000000000000019f9d63632ba7e6ab681ff69b35372bf9329aac0cab81c836a 69 0.02 vMB 58
189,264 189,264 00000000000004831ff50aa512233360404da7bf893c2276fb5e0d25058e1686 576 0.25 vMB 125
189,263 189,263 00000000000008538b68575ad8cb79191cbcaacae6d3e27f738ccc3600b9d8a0 523 0.25 vMB 136
189,262 189,262 000000000000077a1c7e9760793accd166ceb9b6bd1044f98567f243a4a31cee 42 0.01 vMB 26
189,261 189,261 000000000000071202a2df6666d6216cff04678bc2575e06ba8af39980ef829c 683 0.31 vMB 117
189,260 189,260 000000000000036bc40cea2f580ad6fb0f9b316361fa2e3025a08a5c44c83ef0 389 0.18 vMB 116
189,259 189,259 00000000000001b0b6c513bd23b5a85da8f5faf1c50afc9f58e87b8aa41a86bd 60 0.02 vMB 126
189,258 189,258 00000000000001571635efca739449d46040a783429307ab99cd4b14ccbf4c6b 51 0.02 vMB 186
189,257 189,257 00000000000007ced49f4b79ca0fb26f0ba8e67e89a26e1502d48860af9ef72a 65 0.02 vMB 21
189,256 189,256 000000000000017efd91368320936dd2f78e84777f7b60d67d1d294e1d6bc346 478 0.22 vMB 129
189,255 189,255 00000000000004a27795d128839835020ac94820a351496835c4e720df6ce513 256 0.09 vMB 150
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.52 GB
    • Received: 0.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.