Loading Tool

Explorer IconExplorer

Memory Pool

84,595 transactions
32.10 vMB
0.09870400 BTC
Random Selection Loading Transactions
Max Size: 195.30/200 MB

Candidate Block

Mining Attempt 1f3092336e92e8b5191e32e6f5a6b50ad55fdf3272f1304841373cc435265de7
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 63073800443552d5553a22d925613ed47ea474125eb21864a8e2105740221b73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02752235 BTC
Feerates: 179.53 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (593,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,830 321,830 00000000000000000564fe4ef8d67a3e8b426be940bc0097de2a591ca9af1f5e 22 0.01/1.00 vMB 33
321,829 321,829 000000000000000000db439b55b1b1b5eadd7137512ad98260558eb393fcdb98 697 0.29/1.00 vMB 28
321,828 321,828 0000000000000000122ceb3b774e3fc214ae8b86bd3cd4b6dfbd369529fbbbfd 8 0.00/1.00 vMB 172
321,827 321,827 00000000000000001efa269496f33564e4f9b54fc79796abb0440ac3b1afe955 271 0.19/1.00 vMB 23
321,826 321,826 00000000000000000c1e1688e707616eba2a628820d84c912d36eebe7b2e7003 107 0.07/1.00 vMB 23
321,825 321,825 00000000000000001297df028e235156e13da0d2173d2eb8fe8f95291ff84f28 290 0.13/1.00 vMB 29
321,824 321,824 00000000000000001b3d1e12d4a3523cec07defe788403d1c63cfe7651c54c1d 1,170 0.57/1.00 vMB 28
321,823 321,823 000000000000000024570123d1a32da988907b231665001e9a2a1060f0ec768f 558 0.40/1.00 vMB 23
321,822 321,822 0000000000000000241576b40dcba20f9a3ebd718932bd49f919d0d1971e5644 361 0.25/1.00 vMB 23
321,821 321,821 000000000000000017109bd31713d08e97040387990a90ae18373e22f103d143 39 0.04/1.00 vMB 8
321,820 321,820 00000000000000000c7090511bad576412b60ff629114114634db289f05b2860 31 0.01/1.00 vMB 30
321,819 321,819 00000000000000001fe2cbdf8043c4a0e3480e70e45cffdc812ddd63ceb9d708 426 0.24/1.00 vMB 27
321,818 321,818 00000000000000001f28256d88f69f6fbe4a557d3910b26d843e970923b1c75e 145 0.07/1.00 vMB 37
321,817 321,817 0000000000000000003cd645412fb05b63184de8153184ea57fbdb88439f01cf 129 0.08/1.00 vMB 20
321,816 321,816 0000000000000000105e9dc2c142b19e2c9e3f544f0df3a3beb7e5f4f22ba8b7 313 0.19/1.00 vMB 30
321,815 321,815 00000000000000000465bf11287da60867d8851960108f6d0a1ea20b950e46e5 1 0.00/1.00 vMB 0
321,814 321,814 00000000000000000dd8176e7489cd19f77edfd3c884ce299e99d18edc3d4b1c 70 0.03/1.00 vMB 31
321,813 321,813 000000000000000001d30165d8389820ed5c514830e32ce1f860668ed393cbc8 248 0.15/1.00 vMB 20
321,812 321,812 000000000000000002aecf963cf2860efe917346c9e2c2cd1cf897c9b671ba1a 238 0.16/1.00 vMB 17
321,811 321,811 000000000000000013347660aa8ff9bfafe0cd6db3238c576fdf25f2e53bc9bb 407 0.24/1.00 vMB 26
321,810 321,810 0000000000000000174bd7f1ddd4f25e05cb0b6c83de98b7752569d4790b2377 16 0.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.75 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: 708.92 GB
    • Received: 16.78 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.