Loading Tool

Explorer IconExplorer

Memory Pool

72,041 transactions
27.42 vMB
0.07574030 BTC
Random Selection Loading Transactions
Max Size: 164.46/200 MB

Candidate Block

Mining Attempt 08f5414173bec176d61230a26e848fae22654547695bca320f2c49db3484e079
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root b75c08220853453087c57c45af1fc662b92bf4247fe0ec0028476f7054726594
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,676
Size: 1.00 vMB
Total Fees: 0.01498104 BTC
Feerates: 100.89 > 1.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (723,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,784 191,784 00000000000001d013b9c90c41884df8c542f44928bda3e7852e32c3926d102c 32 0.01/1.00 vMB 1,334
191,783 191,783 00000000000005c2dbf13c29c9474ffb09b50162d7888553a20ba4f886838d8d 65 0.02/1.00 vMB 85
191,782 191,782 00000000000000aa816b190e2d1d99acc6205851d18aea5f0e259204d48de204 105 0.05/1.00 vMB 134
191,781 191,781 0000000000000067635b08b8633af48d8ff2738d94387f81e7ea74d1435e0260 56 0.02/1.00 vMB 116
191,780 191,780 000000000000072c6aa20a6476b0cdd7f0c3727bb781136fbf38107c1602f218 259 0.10/1.00 vMB 118
191,779 191,779 00000000000006d3ca860649a32b25180ea61fad6aa4d3b026d8a0d2315c6685 20 0.01/1.00 vMB 76
191,778 191,778 00000000000000b794c106d78d541fe2d604114d574bab1c9497c04f8a002df2 878 0.30/1.00 vMB 9
191,777 191,777 0000000000000641a9151b2400498d209d49e3c08b874a247d4dd5f013212c95 248 0.11/1.00 vMB 133
191,776 191,776 00000000000000a438d46a1b52484b51cd90f4037409f6754c4943736bb7eb3d 8 0.00/1.00 vMB 0
191,775 191,775 00000000000006a2c0eb97ce99a2f3d749d2758feb600500b8dc6b15a4c21f79 42 0.02/1.00 vMB 109
191,774 191,774 00000000000005159e0de79c2a877a994d9a74509b2019a2051aa727b0fc44be 511 0.17/1.00 vMB 145
191,773 191,773 000000000000051905aa7b3dc162b173a223489dc2bbce6ac3c8d043f1c54911 298 0.09/1.00 vMB 3
191,772 191,772 00000000000001547655e91c34a39e856e101b6134cbdfaed8582bdfacbbdbda 249 0.08/1.00 vMB 139
191,771 191,771 0000000000000342f7b5fd604c100ef33f42b35ab702fa551ffcc069de1355b0 5 0.00/1.00 vMB 14
191,770 191,770 000000000000077285b5fffe85fb82374cbff46de3958d1533467c8733194966 13 0.00/1.00 vMB 0
191,769 191,769 000000000000048d304c12829cf5fc7ec5c43b2b83084c62f33b51159494d6a2 720 0.22/1.00 vMB 14
191,768 191,768 0000000000000754db4675a79b0f9bbd3c87eeac1d687fff763df673f70a1bbd 61 0.03/1.00 vMB 90
191,767 191,767 000000000000038059114e3b0556d4ca182ead412af71d3be5560b245a2d9789 48 0.02/1.00 vMB 85
191,766 191,766 0000000000000230ab8dccbe45f06daa9183eb23487f1529907ec8d4117e8c1c 480 0.23/1.00 vMB 120
191,765 191,765 00000000000002f8bafdadac36c5a7432645b005f5899e51e8fac67164d5a33e 240 0.10/1.00 vMB 154
191,764 191,764 00000000000000396c74bc0dfc3a91acdc5aca0417923bf2b875d8ddaf4661df 38 0.02/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 783.32 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: 767.67 GB
    • Received: 19.44 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.