Loading Tool

Explorer IconExplorer

Memory Pool

82,162 transactions
31.04 vMB
0.11192824 BTC
Random Selection Loading Transactions
Max Size: 188.34/200 MB

Candidate Block

Mining Attempt cca9a56e3792035cfa5a7a12acc23dbde0b669ec95fafb88890279cceb2dfc23
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root 27be5318c43ec0939e26b20518bbeb8f6c4dae0fc3f5f4ba51f6a66185b43d08
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.03477544 BTC
Feerates: 469.97 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (453,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,400 461,400 00000000000000000218542726945e9680db2967bccff0b686dd8a97290437c1 1,704 1.00/1.00 vMB 162
461,399 461,399 0000000000000000008193b96553c24af9f52b609498c0d5644ad633029f70ac 1,596 0.93/1.00 vMB 120
461,398 461,398 0000000000000000021f10e2d50c352fb4e65b3f8b928c11c2754e438c8e5282 917 0.69/1.00 vMB 84
461,397 461,397 0000000000000000003caef3cc9dfe9c4d72c49ad2987d3e7399f8708f94a059 1,577 1.00/1.00 vMB 56
461,396 461,396 0000000000000000017260e3fcf061d502308476e355c4f91bcb26b43dcb01f0 2,134 1.00/1.00 vMB 147
461,395 461,395 00000000000000000140b79843cb23251b443a0eb572fdc038001913d3980147 2,075 1.00/1.00 vMB 135
461,394 461,394 000000000000000000c6d9f73c6c55425aa88532a379b162a8cc2df52b1cafaa 1,919 1.00/1.00 vMB 169
461,393 461,393 0000000000000000003b6894880d0b42e1bea06649b55e03d8c69a1bda0327c0 1,033 1.00/1.00 vMB 83
461,392 461,392 000000000000000000af73af167e6b51dd8b7643aafc6e444f53d89ff4ac5035 2,205 1.00/1.00 vMB 107
461,391 461,391 0000000000000000005ef1a71b263f8f1bce83b2daf72f02a50d79be97375e40 1,986 1.00/1.00 vMB 157
461,390 461,390 0000000000000000005f82c5661d54db9284dab56b2a21926004c748e4d09700 1,529 1.00/1.00 vMB 129
461,389 461,389 00000000000000000167b3e6c133b9da3014889dc54456f646e3bd68659caa4b 1,313 1.00/1.00 vMB 164
461,388 461,388 00000000000000000205f0fb2089a37826cd74483d51e6cef4d3d221a7076b0a 1,952 1.00/1.00 vMB 159
461,387 461,387 000000000000000001c80132d991df8161c3362c8f40cd4d5ebf8374721ee029 2,487 1.00/1.00 vMB 192
461,386 461,386 000000000000000000ea29678b1e99321f1f455d9146136d9e003de9cad294a0 332 0.15/1.00 vMB 138
461,385 461,385 000000000000000001d4cc573ca8325d1a384895dd97f71027fff69a5c262cc7 1,629 0.98/1.00 vMB 146
461,384 461,384 00000000000000000182904b2ca74166835afc6d82f730a365135af2067c696e 475 0.32/1.00 vMB 105
461,383 461,383 000000000000000000d98ba054603deb5181a69c64c1c875248185c67e685748 346 0.48/1.00 vMB 38
461,382 461,382 00000000000000000216ffc7612f25bd6cd564ac1484cc8f49700a9ce27742e3 800 1.00/1.00 vMB 66
461,381 461,381 0000000000000000009eaba0e210316d4d2dc1f6bba4baca953673152b97f6b3 865 1.00/1.00 vMB 49
461,380 461,380 0000000000000000018272d3450f370315e245c68e7a648e81b3fd38718208b5 898 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.