Loading Tool

Explorer IconExplorer

Memory Pool

77,084 transactions
30.74 vMB
0.13715397 BTC
Random Selection Loading Transactions
Max Size: 176.81/200 MB

Candidate Block

Mining Attempt 491e426c11911661a839697f88b0b6a9597cd9363155ad83b66cd2762951166d
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 9b0bbbe2361bb1e85a1568bf4afda688efa1a6380849cf702fa540c61f07c7f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,354
Size: 1.00 vMB
Total Fees: 0.04984321 BTC
Feerates: 150.36 > 4.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (86,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,149 828,149 00000000000000000001e86c528375467564d8c962aef7f9caca0fa57975ef54 5,156 1.00/1.00 vMB 35
828,148 828,148 000000000000000000005d3e3ec4f6732fe981e9884d15e6a0494a1d2f7b3dd1 3,385 1.00/1.00 vMB 34
828,147 828,147 0000000000000000000278ff3dd50b7ccf8f37dba09c038761306f2299877699 3,736 1.00/1.00 vMB 35
828,146 828,146 000000000000000000014987148e0851f2447bbd7ddf4163fd5508cd7e3ecdfc 3,563 1.00/1.00 vMB 36
828,145 828,145 00000000000000000002e80cad077dbc6ad9bb0861cccdc2c03ef6c8d1ed7bf0 3,908 1.00/1.00 vMB 37
828,144 828,144 000000000000000000037c3a593dea9b83540d2d64e513d16813846b52190b37 5,087 1.00/1.00 vMB 36
828,143 828,143 000000000000000000019f40fd12a1dcc3e6167feab833e62d1661afc770c9a9 2,929 1.00/1.00 vMB 30
828,142 828,142 0000000000000000000351fbd2c8bd0113b4e9bc78218d5111808810b97268e1 4,311 1.00/1.00 vMB 36
828,141 828,141 00000000000000000003e887466eba64e332b238196a2abf38acfe96ce401daa 2,512 1.00/1.00 vMB 34
828,140 828,140 000000000000000000015ee6bbcc529f672519298fccdae1365563f46bab2365 2,392 1.00/1.00 vMB 29
828,139 828,139 0000000000000000000289bb692b732c1fc872a61eecaa701ab273e84c716102 2,993 1.00/1.00 vMB 33
828,138 828,138 00000000000000000003edbbce75eccc9de5103a0ff28d9339648c259dcf7a56 2,466 1.00/1.00 vMB 28
828,137 828,137 000000000000000000024c0956e48b9ee95c6dcb058d0eaa1a974b97dea00ee3 3,086 1.00/1.00 vMB 35
828,136 828,136 000000000000000000028f87e4dcb9305db733cfb5537d824be9172cfd98db5d 3,143 1.00/1.00 vMB 39
828,135 828,135 000000000000000000013a2414b7955c76fd08d8615972b2cfd9b66761c7ee61 2,791 1.00/1.00 vMB 35
828,134 828,134 00000000000000000002df2551d366673c99e06377adde10b0f1e13bc535a562 4,610 1.00/1.00 vMB 50
828,133 828,133 0000000000000000000376f60d32ed328275de1b2cc96b26c87c388c4c17ed38 4,009 1.00/1.00 vMB 40
828,132 828,132 0000000000000000000099ec0629bb9470d5f5d4114c0d8a34395ecf49af65f5 4,339 1.00/1.00 vMB 47
828,131 828,131 000000000000000000003c9c0e966b6b42f2c617b3f83c8e81428fb81a7e9b5e 3,778 1.00/1.00 vMB 41
828,130 828,130 000000000000000000012bc6202a998c761ccb35589dc247cf8f2063b55ea905 3,469 1.00/1.00 vMB 56
828,129 828,129 0000000000000000000112243fac9cbddbaba0e943fd53a857eb9c616244a712 3,098 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.