Loading Tool

Explorer IconExplorer

Memory Pool

70,361 transactions
27.07 vMB
0.06302396 BTC
Random Selection Loading Transactions
Max Size: 163.52/200 MB

Candidate Block

Mining Attempt 6d2777fbc7e15706271a9d71b1dbce3838d54268c4b4b0704e5685b8a681c75e
Version 20000000
Previous Block 00000000000000000000a0e3cfb13c2d2fa7a495528146bbc3284fe10dab1b50
Merkle Root 557bc10d0423d7bf126891763e2bd7f3170b5bc1faae5926ae8ac98f56976c20
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.00491398 BTC
Feerates: 37.94 > 0.49 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,618 (827,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
87,986 87,986 0000000000117042a6f1cb00d1ffd88f4e61b1e13fdde2419c79c6cf0e197060 1 0.00/1.00 vMB 0
87,985 87,985 0000000000143f14c8cdd1eab168327acdc61397aaa98bb3cc4e7d53d09580ff 1 0.00/1.00 vMB 0
87,984 87,984 00000000000084f1cd63c2ef4158922831d8d82bdf27fb82be1f2c5bd2ae0c94 6 0.00/1.00 vMB 0
87,983 87,983 00000000000bb0bf1cdeb1d3de4a70ff8e7f54be0579aefd4901654d76fd57c8 1 0.00/1.00 vMB 0
87,982 87,982 00000000000062ef5c6cbf1275bb335207d7bc7ea4d7e7090c9e66a4941467bb 3 0.00/1.00 vMB 0
87,981 87,981 000000000010cbf591932efddcb4facbfbd0f3e476ddabe114403e97f3b31e6e 2 0.00/1.00 vMB 0
87,980 87,980 00000000000e0b155c95c7ffd2ae62cb1ade02ce20c062d689f1b7b3c3fb2c5d 2 0.00/1.00 vMB 0
87,979 87,979 00000000001a7585e3c12867660965d7fe150871b4f6b63fa8a3db5ba9b0a908 1 0.00/1.00 vMB 0
87,978 87,978 0000000000114ee4ab71a95348686ffaee834fb5678584a2f5056cce1138d4be 4 0.00/1.00 vMB 0
87,977 87,977 0000000000125f318eb9fa52b81e0950c95924a16ec3729233f8e01f04e3abc5 6 0.01/1.00 vMB 0
87,976 87,976 00000000001157c20b2d7146c39c2000ccd69d8f4f4b4a2e2a3e4ad318b58457 4 0.00/1.00 vMB 0
87,975 87,975 0000000000074bd035fcdf1b6b2c5f81fe408be253465491ccc9a654c2943b45 1 0.00/1.00 vMB 0
87,974 87,974 000000000019522e2da4c9a783bc3bacb6e39eea03afbfb6bee2cbc911f8f8e9 2 0.00/1.00 vMB 0
87,973 87,973 0000000000030296d3d16b95cc688a2e0cfffd4c0056eb75168e34d003e32b0f 3 0.00/1.00 vMB 0
87,972 87,972 0000000000067b60bc16f40d12fea53ead2abae489098cc8bc2bb0b2d2af7430 8 0.00/1.00 vMB 0
87,971 87,971 00000000001a8f75a94300b1000d3ffb01d986fc4ea4437f0019de6f0dd5838d 4 0.00/1.00 vMB 0
87,970 87,970 000000000016550f4ed6e238ff5e41bf91084c514c5b46eeca05ca60996e57da 3 0.00/1.00 vMB 0
87,969 87,969 00000000000f63143d0c2a50d642d76d935fc85f09273ab74236d3421f3fb5a0 3 0.00/1.00 vMB 0
87,968 87,968 0000000000003f99fbdca39a6b43cae612a97722239ad8e6840467b1a2b0cebc 2 0.00/1.00 vMB 0
87,967 87,967 000000000003d96ee059748f7b172234225bbb48e9ee54d1d4e0f77040344bf0 1 0.00/1.00 vMB 0
87,966 87,966 000000000013df3d2a77ddd4d11387c225db7bedff4539f37b18ce281650e4e9 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.46 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: 771.87 GB
    • Received: 20.07 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.