Loading Tool

Explorer IconExplorer

Memory Pool

77,726 transactions
33.27 vMB
0.13990172 BTC
Random Selection Loading Transactions
Max Size: 188.29/200 MB

Candidate Block

Mining Attempt e8f2496f46fa4a215bb27104e22eedcdd4673f61da29628124a0e2217ff432d4
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root ac5fe617ba8dbc555062f1ef78ab3230edccdeb4061d829565a058d9ed33ee1c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.03451797 BTC
Feerates: 150.61 > 3.46 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (776,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,933 138,933 000000000000014ea1e9f450b0c09e8fa91a998a181a8311576f4a970343c697 34 0.02/1.00 vMB 122
138,932 138,932 000000000000009cc5cc8f2823502173c59b5bb183a10ec17523cf18c34e3a2a 30 0.03/1.00 vMB 238
138,931 138,931 00000000000005ff774ba5d81b44121d7221be36226422bd32ace27fab1d2439 6 0.00/1.00 vMB 85
138,930 138,930 00000000000002a91f507e6845bd875cf2a13f6383d3259fe69506f4ea9d64e3 99 0.03/1.00 vMB 9
138,929 138,929 0000000000000424c20058655fd0d2dc7a43b29be9627cef3d0a01992c796254 39 0.02/1.00 vMB 197
138,928 138,928 000000000000057dcf3c19b867878d1d17c09ac42bd4965ad3340c1c95eb2ccf 100 0.05/1.00 vMB 212
138,927 138,927 0000000000000625284a2918c6fd5735848a3999437d6f7f531167f82fc2c769 7 0.00/1.00 vMB 129
138,926 138,926 0000000000000491668c821c875cd72c31c3090b236d0bcd3b8cf921366d40c6 4 0.00/1.00 vMB 0
138,925 138,925 00000000000001c2d40aacefa01a95873210878ce27284b86ef1e16ca9f7ab69 179 0.07/1.00 vMB 99
138,924 138,924 00000000000007aec480fc53bc5350940feed8c014f51cbf361cf724424926dd 17 0.01/1.00 vMB 69
138,923 138,923 000000000000049a47010f230e35c8db9239036fd5dad185bf8a5aed35ed6f4b 6 0.00/1.00 vMB 79
138,922 138,922 0000000000000522dc88b52e3d70c1dbcd467fbe0a26ee546115b9666d09585a 17 0.02/1.00 vMB 108
138,921 138,921 0000000000000696fa8354445195e755332b533fe157a44891453499307d9a4e 17 0.01/1.00 vMB 243
138,920 138,920 000000000000036513e1c78836de36e4cdbb86b8a0a5df3ec44c20d3e20f3a7e 247 0.07/1.00 vMB 57
138,919 138,919 000000000000087607ffe16b9daa21c4f3e6bae116528a55743a161a82e67cae 379 0.10/1.00 vMB 2
138,918 138,918 00000000000004fd13d65b76f2fd0098d18e67ce4257b818589b3189a89763c6 141 0.05/1.00 vMB 301
138,917 138,917 000000000000028c41be7c3a83fdc815ac79e6ad51e6d68e1cdf06b48e9b668d 19 0.01/1.00 vMB 0
138,916 138,916 000000000000008aef96063fdb1c3cb19b6518bd0266ed4f086e4ba4ece44747 43 0.02/1.00 vMB 113
138,915 138,915 000000000000066aeb9d8f9abf339a7af85adcbd089a27464373111a643ad17f 318 0.10/1.00 vMB 4
138,914 138,914 0000000000000171afa26f9de8ceb8b4c5afee791e9691b03ea3310065600d61 84 0.03/1.00 vMB 105
138,913 138,913 0000000000000749c4e07558b8e7c7f916954471f1cf0206040fe3a2dbfee6b1 16 0.00/1.00 vMB 430
Previous 10 blocks ↓
Total Size: 783.12 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: 737.79 GB
    • Received: 18.60 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.