Loading Tool

Explorer IconExplorer

Memory Pool

17,947 transactions
8.30 vMB
0.03722694 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.31/200 MB

Candidate Block

Mining Attempt 3cec452380363a038432f6daec8d19f8b1b7ce543bcea5766af8eeacf317781e
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 823d3568c42adb5e1c9a28d1bf06194ba982639d192d02e2124448b48e9c0ee4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,927
Size: 1.00 vMB
Total Fees: 0.01962107 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (742,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,556 170,556 0000000000000836434c4eec8ef3da97e198c0ed80b0fe2e28ff61973b7f3808 10 0.00 vMB 0
170,555 170,555 000000000000091c24a75cfa50dbdeef478abf709cd3578242beee5a68a3b551 20 0.01 vMB 48
170,554 170,554 0000000000000915c52ed60f7de30ec1f3f261be4d7eb2ea78462dfe2384aca2 58 0.02 vMB 140
170,553 170,553 000000000000069dd27453b57e354b79fc3def77dc82319debc1bab9d30cdcf3 103 0.03 vMB 43
170,552 170,552 000000000000079a3086ada35d0b8ff7853e6fbe60ada6f20c5ee5cc650275d8 29 0.02 vMB 151
170,551 170,551 0000000000000418246bdc0b7f4f007bdcd15d4127b31619c123f2bdf9e80fb7 47 0.02 vMB 38
170,550 170,550 00000000000005f637018e254eb35778bea0c92fd2dc40cb0e210ecc704926b3 1 0.00 vMB 0
170,549 170,549 000000000000099b01a5fc03935303229e1d402c6a591980ecb6d249ea87c193 1 0.00 vMB 0
170,548 170,548 0000000000000a6b74b8ab6a778e4ea17dab421df9a516c549bc11051329cdde 54 0.04 vMB 84
170,547 170,547 00000000000009d4cfc2fe38c2d6433139b0b9208104c0725319bb11e54e6e4a 25 0.01 vMB 5
170,546 170,546 00000000000008b330221d51b5b386cd50bc564e9bd3f0644e41a24b971734bc 15 0.00 vMB 252
170,545 170,545 0000000000000aa2b2409a24087ef59e45e9c911f79053bbaf1d80f9ebd58ded 8 0.00 vMB 114
170,544 170,544 00000000000008808b35b22acab220766082566be0dbbb1a86407eeeb39379f7 111 0.03 vMB 44
170,543 170,543 00000000000002f609bf47659f083e04b964092ad876877d5d7305dc9cdc4c4c 11 0.00 vMB 133
170,542 170,542 0000000000000a389a5c90fce7fdf080e2c1b06d80a2170d87f01796c5cc6251 75 0.04 vMB 188
170,541 170,541 000000000000029cde9333cefcb759449306c64f3a80b13f735ffcbd3f8eca92 1 0.00 vMB 0
170,540 170,540 00000000000007ebe949bf477a008d676d1d4d210663ea10a03ddcc4c6b6a3a4 1 0.00 vMB 0
170,539 170,539 0000000000000a6b5993bab22217be8d7035a8d40391ced2dbe3f3ea57322678 80 0.03 vMB 14
170,538 170,538 000000000000094f553730f400c115002253d396e35af22ad26e03dbe16825a4 67 0.03 vMB 68
170,537 170,537 000000000000034d11f87615b14c30bcb6b434670293bf424e8e8156e61c4682 117 0.05 vMB 116
170,536 170,536 00000000000004d3be7b1e3e529f1a55cbc9204e6732c05857c85c72fbd039b8 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

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