Loading Tool

Explorer IconExplorer

Memory Pool

35,840 transactions
26.77 vMB
0.11623216 BTC
Random Selection Loading Transactions
Max Size: 136.61/200 MB

Candidate Block

Mining Attempt 4b1e02f6cafb879fa92bce701e6c1da72ac492f9dfc634c650908cfd3859cd7e
Version 20000000
Previous Block 00000000000000000001d10f3c2b2b81e003e8edca0e608ae1ec4d6ede707251
Merkle Root c57b1cb88903dbeb709a5a3389ad482bfed4cd4db9fe7e96d8c53ca32d3e8664
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,041
Size: 1.00 vMB
Total Fees: 0.06412749 BTC
Feerates: 101.65 > 6.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,278 (907,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,299 6,299 0000000085292b3042abf1f35a48e42db1406537d4937986a42fa8d5b3250979 1 0.00/1.00 vMB 0
6,298 6,298 00000000d205842217d63b3197988b6753161e593281ec4e14fdda672143daa9 1 0.00/1.00 vMB 0
6,297 6,297 00000000df891453f150fb58d0b08bdeed2419916265e5801d61a6e4db217d29 1 0.00/1.00 vMB 0
6,296 6,296 000000004dc7e0fd5f7b7e694df8a2ada39f5263b0facdb37c5d6027eca50ef3 1 0.00/1.00 vMB 0
6,295 6,295 00000000e2468860edf9b2d10dd231c4e02ef10e6b5deb4585f273b16046e293 1 0.00/1.00 vMB 0
6,294 6,294 000000002b68408d0d116d315169faf670018b1eac25aea8442ae943de9482a4 1 0.00/1.00 vMB 0
6,293 6,293 000000002c141c4d6fb5c7830e27dd7d14dc497f2458363abe7d380f2b2acec9 1 0.00/1.00 vMB 0
6,292 6,292 00000000749287aad39607403d52f762e613dbbde4e580cdaaa487892b8fa72c 1 0.00/1.00 vMB 0
6,291 6,291 0000000019de4e5cbe32d0609b7f6499216d1b2b8243085bc0176c58b0db44eb 1 0.00/1.00 vMB 0
6,290 6,290 00000000a03e9095f0f0785c6502f5d25ba50967bc77ee63ffbdd34cc7045bdd 1 0.00/1.00 vMB 0
6,289 6,289 00000000b19e3b536ba8550b0be093ebe29d5e1f313cd50999951fe9974e76a8 1 0.00/1.00 vMB 0
6,288 6,288 00000000de774ee17f88201bd17e4a1cfd028dfc01a13d39729d02afebfa73d8 1 0.00/1.00 vMB 0
6,287 6,287 00000000a56ca23f24f2abe452198a521e40bde5fe35f094119a0d922511fc5c 1 0.00/1.00 vMB 0
6,286 6,286 000000001949d2e66888c9f734f4d061e5dc942fc5b399ee3dc3f67dd8663ed7 1 0.00/1.00 vMB 0
6,285 6,285 000000000477ad4733fe68d6f813c81110d8bb886af9ee892b37b06c1399f6fd 1 0.00/1.00 vMB 0
6,284 6,284 0000000012b510fdff8ac104c294afbb0248834d1c89661ebcb35f88dbe8fe53 1 0.00/1.00 vMB 0
6,283 6,283 00000000562c91f26d71cde437b34680ee347feb9901b77fe19aa57d2654e037 1 0.00/1.00 vMB 0
6,282 6,282 00000000b0414a04140a5893059e1ed6b84fc173f4322b68a702ceb7e6d60b32 1 0.00/1.00 vMB 0
6,281 6,281 00000000d7ca158757439629b22b2466bb217494d9136752dfbf8e7b9f2b8b68 1 0.00/1.00 vMB 0
6,280 6,280 0000000006ddcb44f13e5221ce8e85f6f4cd239c4de6af2d86d886319ff55c68 1 0.00/1.00 vMB 0
6,279 6,279 00000000ecc53ceded013c7b0f7e0590b45d7a886bcdb98c53902af4ac888974 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.09 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: 578.65 GB
    • Received: 8.81 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.