Loading Tool

Explorer IconExplorer

Memory Pool

28,223 transactions
25.99 vMB
0.08834200 BTC
Random Selection Loading Transactions
Max Size: 127.12/200 MB

Candidate Block

Mining Attempt 8d09e33906a4ca86352d1c3f5aeab4836a525ba4319f6eaf116c0c22ac692621
Version 20000000
Previous Block 000000000000000000018f2a41c731bcf2d532dfa76355aff648e5265113e2d4
Merkle Root c3407f23babce621b37f24139d8019d054af6fc766e021d638f5d1799753aec5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.04000255 BTC
Feerates: 197.34 > 4.01 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,239 (890,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,978 23,978 00000000109873e05e2f6fc9da22ae0eef0397f7f5d005963266dd3adbaa5c3b 1 0.00/1.00 vMB 0
23,977 23,977 000000009910248e2a7925570539a6681b6025234af63d376be306b0786bc8e5 1 0.00/1.00 vMB 0
23,976 23,976 000000007b074194f6f1e4c2a2e9f7264f850234cb595cbedc3b07592ddfdd67 1 0.00/1.00 vMB 0
23,975 23,975 000000005280452673604b7b2c5f793beeefacfe6d3bfd955f0942ac0a9e07fd 1 0.00/1.00 vMB 0
23,974 23,974 00000000a1bbfd69b6eaed90ffbae1d45e1e876d7b7846d5ba6683ba0861847f 1 0.00/1.00 vMB 0
23,973 23,973 000000009fff2fdc84234eb8f41486ae258d6d48d3b3ffd3787a83587ccced9b 1 0.00/1.00 vMB 0
23,972 23,972 00000000f042e6c62a53206b800c2feeecd43391dd55f4ccd419cfd0083098a3 1 0.00/1.00 vMB 0
23,971 23,971 0000000066280d1f1b3d66b4693996bbb83d910bd58bf08a3f3b5fa9ca755caf 1 0.00/1.00 vMB 0
23,970 23,970 00000000e357c8196754dc53312d6c246a95047c0d0fede2cbf53d83786e8324 1 0.00/1.00 vMB 0
23,969 23,969 0000000047f7f2f415563d43f91357fd0183b7bc0938dadbb120577858b42470 1 0.00/1.00 vMB 0
23,968 23,968 00000000931e11e01dc7c8043607051f9d465649f0752e4dbada3f995a6206ea 1 0.00/1.00 vMB 0
23,967 23,967 00000000cf6c1af895711b50183c52be3218d18f61dfbd691ffaa436bcbe2e20 1 0.00/1.00 vMB 0
23,966 23,966 0000000070700f26ec173006285fd32cc2765749dec3c54f3bbb0ebdabc563a1 1 0.00/1.00 vMB 0
23,965 23,965 000000009943eed1c72a393d3874f80f6cc068b2831646f11762fbd5670a18e5 1 0.00/1.00 vMB 0
23,964 23,964 0000000090ff217ac7c7d967f716a52c8dc05c69f36b4f68876ccf20b5190f17 1 0.00/1.00 vMB 0
23,963 23,963 00000000bc355f03fd1eb0635677c3d8bf728179340e85b2c0602404734842b8 1 0.00/1.00 vMB 0
23,962 23,962 00000000b5204012502750722c6cbd7b8b6dfc12b642e5554ab80864203ce947 1 0.00/1.00 vMB 0
23,961 23,961 00000000446e8a5c31a782243d7b19b3f150f2f0f2254f007dd0f238f82fa9e4 1 0.00/1.00 vMB 0
23,960 23,960 00000000bddfd8b654286353b67a3a0c7ee8efbcd0d2243eadbb1d7ad6b8b8ad 1 0.00/1.00 vMB 0
23,959 23,959 0000000040e257c0f6738cd12f0fb9c48f456bdffe372f4de6bdbfdce9502d21 1 0.00/1.00 vMB 0
23,958 23,958 00000000f99891fdb9e98d6f02756d2daa26ead93bced23eb70b5529184a02f7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

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