Loading Tool

Explorer IconExplorer

Memory Pool

27,676 transactions
27.32 vMB
0.10867142 BTC
Random Selection Loading Transactions
Max Size: 131.74/200 MB

Candidate Block

Mining Attempt 00ea3c253b60a9817d7df0500ae32cd2109073a1d8d5919799a5a5e37efb66da
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root 9fe89f068f386a22fc489aa4bc6b21046391c63bfa165c9b91f2b622a8f3e17d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.05699302 BTC
Feerates: 150.79 > 5.71 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (395,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,400 519,400 0000000000000000000142a48eee4a882d7e671725dd4d954959596f0649d5c7 759 0.28/1.00 vMB 20
519,399 519,399 0000000000000000001ac214825f2b80f66c3c98c2593ea3b88ca12d39c58abc 1,187 0.62/1.00 vMB 24
519,398 519,398 00000000000000000040f9a16cc4bbc3bd11e0413699d4712eb5e7c0c9ff12c2 1,160 0.48/1.00 vMB 56
519,397 519,397 0000000000000000000314b949d4a5daa755d4432c2560d05e2f204b7f774787 1,659 0.91/1.00 vMB 26
519,396 519,396 000000000000000000442200e9029d30738e4ee98eed2b101b614f6d66fcb3f1 171 0.11/1.00 vMB 13
519,395 519,395 0000000000000000003b075b7a247936b1bb28a0947a193fd3d202f76680c750 2,600 1.00/1.00 vMB 32
519,394 519,394 0000000000000000003c1ed8e78b70f87ba19f78d1714f55ec7735a25bd22a09 709 0.38/1.00 vMB 28
519,393 519,393 0000000000000000002e169ac7e9cdf2e8abe04167a9a71710f7fa1f21173e5c 582 0.25/1.00 vMB 38
519,392 519,392 000000000000000000450d26b09c80e64853f4f7fff414ac566561241c7a62d9 201 0.08/1.00 vMB 29
519,391 519,391 00000000000000000009d8bdac50be46c8ca1ddec24c8b1b4f10b78f04158c40 426 0.16/1.00 vMB 29
519,390 519,390 00000000000000000027acacb0ae28210314576928f9b758710552065eafb3d9 205 0.15/1.00 vMB 17
519,389 519,389 00000000000000000032cc19ae4787136419a5a2d62f97fee039d4336eafdd6a 2,372 0.98/1.00 vMB 30
519,388 519,388 000000000000000000142c1388f2cfc99fce75f725387ca55d3a0be0e0546818 301 0.15/1.00 vMB 16
519,387 519,387 0000000000000000000d720c63ad6ebad1ff262e6f8427461579010508f2303c 2,370 1.00/1.00 vMB 13
519,386 519,386 00000000000000000017e2ad5700188e0b18d2943aeb3931d759870729b3736e 2,617 1.00/1.00 vMB 60
519,385 519,385 000000000000000000423140b40cd55c8d13154e8360f15ceb118cd891cb6938 856 0.37/1.00 vMB 17
519,384 519,384 000000000000000000370ec653402e26a250a3b3706d68e2069703f2e8988e6b 1,095 0.48/1.00 vMB 39
519,383 519,383 0000000000000000002ae939eda81d9a563666494c1250cfe2b06f3c7fd1f100 224 0.07/1.00 vMB 29
519,382 519,382 0000000000000000000ec3cc3440ded1925ebe152e5d1e36b70104d2ad71cdaf 1,580 0.72/1.00 vMB 36
519,381 519,381 0000000000000000002a9387e801e843dff362d442f817f8859d084c40496c47 1,351 0.71/1.00 vMB 25
519,380 519,380 000000000000000000456eafd7d89c3abdc2b73a9520c1d434c126367fb56e95 16 0.07/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.50 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: 612.17 GB
    • Received: 10.95 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.