Loading Tool

Explorer IconExplorer

Memory Pool

82,139 transactions
31.77 vMB
0.10727356 BTC
Random Selection Loading Transactions
Max Size: 191.90/200 MB

Candidate Block

Mining Attempt 4399aa93f2d12106f41dd5d584d108011d60a88b3e8a447e4042fffc5ccb021e
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root be4726b1e547a5468090a5f9b3a20dd5834859e4ad10b33a471e4abdf302f76c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,541
Size: 1.00 vMB
Total Fees: 0.03317936 BTC
Feerates: 265.25 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (163,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,167 752,167 000000000000000000087e337539b369b19570a88c493725020266387d22dac0 3,095 1.00/1.00 vMB 14
752,166 752,166 000000000000000000029e9aa47c2c8b1a24a1779513577dd3081fe55f9f74e1 2,923 1.00/1.00 vMB 20
752,165 752,165 00000000000000000000348a9450f6f76a1623ef38fd7cc0f25b7dbf152fed97 2,681 1.00/1.00 vMB 12
752,164 752,164 000000000000000000077638445f886f4321d7eef9f8278c717133854b5780c3 2,214 1.00/1.00 vMB 21
752,163 752,163 000000000000000000071ce35d9f2d50f625f35206bcd5252b63a9e6eed2a1e3 1,290 1.00/1.00 vMB 10
752,162 752,162 000000000000000000034bc95a0b6bad4f37f5231e96b76cc699f93c5183858f 2,173 1.00/1.00 vMB 7
752,161 752,161 0000000000000000000239d7c6fc1da29e0d4235382c3339b86444050b30bfdb 2,688 1.00/1.00 vMB 8
752,160 752,160 000000000000000000037b25895ffc504ae010f1ae0536905de9802c9d22890f 1,728 1.00/1.00 vMB 4
752,159 752,159 00000000000000000006fcd8c815da88714c9672a973fbde34c98c041f5e080a 2,452 1.00/1.00 vMB 5
752,158 752,158 000000000000000000037f93441dabd9a66a286eb99a8f98ded970b5f516d556 2,570 1.00/1.00 vMB 12
752,157 752,157 000000000000000000061bd47f2f8d120745ce65e9fe7505e8bb3ab76e0d022c 3,134 1.00/1.00 vMB 10
752,156 752,156 0000000000000000000087a4ebf6da99b30f1a4219c14204ed38659e117ccd59 2,569 1.00/1.00 vMB 18
752,155 752,155 00000000000000000002728d42657b58cd6fe448b2f1fdb97e45d52de1601d17 2,476 1.00/1.00 vMB 10
752,154 752,154 000000000000000000074d79a47bef480da74e896ebb3c055656d8a8d60cfc28 2,853 1.00/1.00 vMB 18
752,153 752,153 0000000000000000000742c9101fbf653e06721359475a9303e34a2d83ee2da9 2,306 1.00/1.00 vMB 20
752,152 752,152 00000000000000000001faf9b7d9dc9c733a2337917de0dcb7d5509a81639295 2,859 1.00/1.00 vMB 13
752,151 752,151 0000000000000000000620b78974b030e8fa1115e6d2385377ef396b1ae1156a 433 0.16/1.00 vMB 11
752,150 752,150 00000000000000000007dbafb49c5d76989700ce8ac1bffe881e25883197ae2c 732 0.28/1.00 vMB 5
752,149 752,149 0000000000000000000889bf3f8f7ad6fbd63bca0406d37ac8ea940fcda5c147 2,590 1.00/1.00 vMB 8
752,148 752,148 00000000000000000006f87a6b2350130eb0469ab202629d27a0098b29720242 2,341 1.00/1.00 vMB 14
752,147 752,147 000000000000000000019f98cfac2804de48e51968c7a9ec0e5c62cdbab6eadd 2,648 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.73 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: 707.60 GB
    • Received: 16.69 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.