Loading Tool

Explorer IconExplorer

Memory Pool

73,215 transactions
28.21 vMB
0.07219837 BTC
Random Selection Loading Transactions
Max Size: 166.96/200 MB

Candidate Block

Mining Attempt 8db305f0a7217a0589c05b1de975470fc3b0c673e30ea41bb6837d42920d7232
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root c745e95d16fb228f17861ef30385e26483d48262eca94aefff0b118e23694df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01579568 BTC
Feerates: 150.86 > 1.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (156,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,376 758,376 000000000000000000052b814c3cc996e60261261b5e423b8f39a5c8764d0ab8 2,119 1.00/1.00 vMB 13
758,375 758,375 00000000000000000004540f429533b8434bb5b3984226f2c56032370ad74343 2,700 1.00/1.00 vMB 7
758,374 758,374 0000000000000000000719869d41b1ae1ad6cc9185c967c55d9292d53ef7200c 1,391 1.00/1.00 vMB 5
758,373 758,373 0000000000000000000580a9edac5a50f283ef6a99ae376a1c86f89a7bbdf4d8 2,312 1.00/1.00 vMB 5
758,372 758,372 0000000000000000000225296e19825ff306e8ec45ed566cf3976df62f2b8032 2,880 1.00/1.00 vMB 11
758,371 758,371 0000000000000000000043beafb554e2fbf63f10a86b42a340c541418272045c 1,971 1.00/1.00 vMB 5
758,370 758,370 0000000000000000000172fab44134ebf079cff83c016f32858be1b678285b98 3,407 1.00/1.00 vMB 7
758,369 758,369 00000000000000000004b28f2a72e9ecd29c218745893916892bbab02c84e6c1 3,094 1.00/1.00 vMB 20
758,368 758,368 00000000000000000001ff886deaf397298f7e758eeef7c51442ea201dcb014b 4,361 1.00/1.00 vMB 8
758,367 758,367 00000000000000000004a944f55167509e2e1df2e801a2e7c3f896f621aaee1d 2,838 1.00/1.00 vMB 6
758,366 758,366 000000000000000000036ab0b2570307a9406b907e624e467b8d2670c320b219 3,353 1.00/1.00 vMB 20
758,365 758,365 000000000000000000068b2aa4839b5831c1545fab11be93cfd0274215aea06c 3,073 1.00/1.00 vMB 19
758,364 758,364 000000000000000000010eb39b974abe49cb4628501063626b0ab36b96f199f5 1,907 1.00/1.00 vMB 4
758,363 758,363 000000000000000000011edd1e9c7e2057883c77c67e39b935184400f71b250a 1,687 1.00/1.00 vMB 3
758,362 758,362 00000000000000000000b87945b841d9184b35fe715fe372b597070ccdaf28e8 2,948 1.00/1.00 vMB 7
758,361 758,361 0000000000000000000298c877ab3f8fc0bd6897e059aa1a91ee547a2065ecaa 1,766 1.00/1.00 vMB 3
758,360 758,360 00000000000000000002fecd9db7ada8149d24feeb8ff26628546f7b503af5fa 2,392 1.00/1.00 vMB 4
758,359 758,359 00000000000000000005e32e955d7905d517efed2368c61b493bdfd4a4b4e55b 2,002 1.00/1.00 vMB 5
758,358 758,358 00000000000000000001b523e7077c1bfdea46f970d4ffbdf48265d41b3231a6 1,866 1.00/1.00 vMB 11
758,357 758,357 00000000000000000006da51c691c63daa49a23de4d41c7f3e66b97d3032804e 2,853 1.00/1.00 vMB 12
758,356 758,356 00000000000000000000a95af43f7357230dd1ebf4ea6dac1e9ae4a7de3cd126 2,528 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.