Loading Tool

Explorer IconExplorer

Memory Pool

46,487 transactions
27.25 vMB
0.08067677 BTC
Random Selection Loading Transactions
Max Size: 144.08/200 MB

Candidate Block

Mining Attempt 4f6eb3f745a274d50c4052a44ad931ce882472889c4889d4334bb582b4f88c22
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0c1438da280a4b1df4f738b76e58f4d78763fbb2a384319c2176fbcddb6cb581
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.02972024 BTC
Feerates: 298.51 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (335,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,981 578,981 0000000000000000000aa4332b65ca21ae90981b3aceccbcccba19eec47a81ff 1,543 1.00/1.00 vMB 40
578,980 578,980 000000000000000000140fa4d5d3950fd2a2f7c608698ad3c632f9fa0f047ead 3,477 1.00/1.00 vMB 159
578,979 578,979 0000000000000000001480b79c15443258f7995a5c1e950d3bd966bb55bc0c87 968 1.00/1.00 vMB 20
578,978 578,978 0000000000000000001292b054d37841e30507b4b302ca514cb552b219feef42 2,503 1.00/1.00 vMB 46
578,977 578,977 000000000000000000066f1d952ff62392f8e13992f8ba1f9c32dd191cfc9f93 1,716 1.00/1.00 vMB 19
578,976 578,976 00000000000000000007ca226cf6198d0c3733751624efa25a8f761d809b72c9 2,122 1.00/1.00 vMB 57
578,975 578,975 0000000000000000002516c190b3a670a264202e6ec4d33610ccf7c0884dae6f 2,977 1.00/1.00 vMB 165
578,974 578,974 0000000000000000001bac9bf15a0ebe6d3f73f6ff22a400e758919d15399e15 2,361 1.00/1.00 vMB 53
578,973 578,973 0000000000000000000148abcd7b6ae3ad341801b68cec9ca76b9bcf8879d4e3 3,276 1.00/1.00 vMB 99
578,972 578,972 000000000000000000058ffb51dbba6ddf0f20af4d6a21bcf7d4dcd82e4ac3a9 2,955 1.00/1.00 vMB 186
578,971 578,971 0000000000000000000db0f65c9f4a747e2a3e8cca204f1fb3f38781eb4d856b 3,117 1.00/1.00 vMB 182
578,970 578,970 00000000000000000018aed4e0aa654c450b0b90795ae09cdd0dfd141f238b45 3,009 1.00/1.00 vMB 157
578,969 578,969 0000000000000000000ada83ff5a403022b9b8b5f55d8960d84e1774de1f0c28 1,387 1.00/1.00 vMB 45
578,968 578,968 00000000000000000024548b5779cb77677c81393309a07e25ee658e48c435a0 2,164 1.00/1.00 vMB 52
578,967 578,967 000000000000000000164d76694c86f76eea1e7eebebca225470a038c3376625 2,287 1.00/1.00 vMB 55
578,966 578,966 00000000000000000020c1810753ffeceffb04f5fd9c57279e5fd7276809e353 770 1.00/1.00 vMB 55
578,965 578,965 00000000000000000006b39adb6bcfc977e96591f49d5a0b527a22f804c0f30d 2,032 1.00/1.00 vMB 97
578,964 578,964 0000000000000000001f223b5856b1db8129ee6054ad35201d205f3446005029 2,963 1.00/1.00 vMB 90
578,963 578,963 0000000000000000001e2650addf3deda21dcd8600f79bc71a14253b5faa1b04 2,991 1.00/1.00 vMB 95
578,962 578,962 000000000000000000092d0ccb15c7af030ffcfadf89a5a23d6a3f92fceaa5e7 2,934 1.00/1.00 vMB 178
578,961 578,961 00000000000000000010b513ed09a9c425bdd4e8ed81ade6493e3e792e77d813 2,078 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.00 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: 648.90 GB
    • Received: 13.10 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.