Loading Tool

Explorer IconExplorer

Memory Pool

79,235 transactions
29.53 vMB
0.06923005 BTC
Random Selection Loading Transactions
Max Size: 177.72/200 MB

Candidate Block

Mining Attempt 1a8ef28c0c9fc9041fdda20ed9625d44f3f81e927d6d32ab262c533374dd51e2
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6728577473f4d6514598dc7878351db5c7ab7d28ae4cbd8ed20ca10b711bfd1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00912644 BTC
Feerates: 454.44 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (256,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,225 658,225 0000000000000000000e5855b625e5559d21a275263e8207d94bfef4f81c425e 942 0.30/1.00 vMB 25
658,224 658,224 00000000000000000005200fe5b0d231743d6500fca880bc7bdc1989301f0db0 1,291 0.58/1.00 vMB 20
658,223 658,223 0000000000000000000be446d71f8fbdea52dfe2eacd9ca6c25370eefacec8bf 2,286 0.70/1.00 vMB 20
658,222 658,222 00000000000000000004260cc68b19aabe0befa22c4031ec1bcac827adbcdce8 2,660 1.00/1.00 vMB 24
658,221 658,221 00000000000000000001a23a6757b4f3947c08045f045cfeff2e2ad9a183206d 1,620 0.71/1.00 vMB 21
658,220 658,220 00000000000000000001172978628ab4a64e19dafa7c006d43c39080db9fc60a 376 0.16/1.00 vMB 22
658,219 658,219 0000000000000000000470dc409e5ce78ba40f0850bed037ad8221d6e0c46a52 2,451 0.82/1.00 vMB 25
658,218 658,218 0000000000000000000aecd94372ce37f083f19e12e041dc323ffe3d0387d212 1,321 0.79/1.00 vMB 12
658,217 658,217 000000000000000000025ba7aefac984093034e3c995b044a30cd81dc48576be 1,352 1.00/1.00 vMB 13
658,216 658,216 0000000000000000000f8de8f63958f944816f87916dab8177b75ca3c077a56d 484 1.00/1.00 vMB 4
658,215 658,215 00000000000000000006a704df85c21d600ab48c310e9129f78ecd0212e346c5 2,406 1.00/1.00 vMB 12
658,214 658,214 0000000000000000000f05cc77a1d745a84919daed09b615939f87de6fe61579 1,788 1.00/1.00 vMB 43
658,213 658,213 0000000000000000000d9453d420279c57be0db5d7acbe469a936a81edccbad0 1,916 1.00/1.00 vMB 7
658,212 658,212 0000000000000000000a28c32c140d186a032fe3b24934119fa8e7a76743f2d1 2,691 1.00/1.00 vMB 11
658,211 658,211 000000000000000000016e0a5d015a579da6693123f34d759ee2635a51557414 2,255 1.00/1.00 vMB 26
658,210 658,210 00000000000000000001c9bcdc86ee2b86f845d43a5a61600ed981da00ee7fec 3,009 1.00/1.00 vMB 60
658,209 658,209 000000000000000000023253a9ebac562d9ddba8761e837fbd0c0e73115b104a 986 1.00/1.00 vMB 11
658,208 658,208 000000000000000000048dcc68649a20661058a6b9f4ac00dee433c86c11fca6 1,670 1.00/1.00 vMB 10
658,207 658,207 0000000000000000000ea69d74d36f16258dfa14bc1dd584467832df371cb17d 1,918 1.00/1.00 vMB 9
658,206 658,206 00000000000000000009a8f895e955f214336b6ce5d1c7b6ec5c4ac29601fc12 1,713 1.00/1.00 vMB 7
658,205 658,205 0000000000000000000b99b0d8db5b53422e768ae56843421013fe5b61a90525 2,663 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.