Loading Tool

Explorer IconExplorer

Memory Pool

83,334 transactions
30.67 vMB
0.16711826 BTC
Random Selection Loading Transactions
Max Size: 186.10/200 MB

Candidate Block

Mining Attempt c9d1af34e263e6d3fcfb10cde1b111d34e60cf6dfe5df8e4371d626dbd1a873e
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 6de287f4a553cffd7b836c9d21373cec346f34589a1a8341069edf05fb8efb1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,063
Size: 1.00 vMB
Total Fees: 0.08616085 BTC
Feerates: 150.79 > 8.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (196,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,703 718,703 00000000000000000004087787d30a810e4a951595e4c6108d4716c209ab2aa5 2,355 1.00/1.00 vMB 6
718,702 718,702 00000000000000000004fa23807da8536114c7d87d670c315b7468b0a9b56919 2,950 1.00/1.00 vMB 6
718,701 718,701 00000000000000000000527a96289e4a68c9ea9050d0bae31e5e8adf0f40abad 2,831 1.00/1.00 vMB 23
718,700 718,700 000000000000000000010b6bf376f0dd08cf8c2b333033d4c7dfe3396a89fc7e 1,409 1.00/1.00 vMB 9
718,699 718,699 0000000000000000000118c500511dc8d7b388d6856207c516016a90eeac41c4 2,449 1.00/1.00 vMB 2
718,698 718,698 00000000000000000003901df5e3560493e90574699c92901dccc5fb32dcdf09 3,103 1.00/1.00 vMB 6
718,697 718,697 00000000000000000005b344093849137fd38f98e84743dbfeec9953a722e2e1 2,811 1.00/1.00 vMB 16
718,696 718,696 000000000000000000003fff2146f374d89f4d0b2793a03008f54e0f0d8b746b 2,137 1.00/1.00 vMB 2
718,695 718,695 0000000000000000000a99cb008eeb8c9c7be7c9d0cf87d7a4cb60862a65c293 3,018 1.00/1.00 vMB 3
718,694 718,694 0000000000000000000a10148de9b3dcd2391e79332dbab93360784f71fb25f8 2,501 1.00/1.00 vMB 6
718,693 718,693 0000000000000000000775b9f07a21377ad934b976b27f861c4f0a10232aea18 2,878 1.00/1.00 vMB 13
718,692 718,692 00000000000000000006fbb35db9b5d8f71da265696425adeec1dc14ff4d0759 2,430 1.00/1.00 vMB 6
718,691 718,691 0000000000000000000682826a51777528a16f04e27cd45df76b1df90e4d19bd 1,991 1.00/1.00 vMB 10
718,690 718,690 0000000000000000000a52cd756e266407b296136af0dddd9936f5e743f5940d 2,913 1.00/1.00 vMB 13
718,689 718,689 00000000000000000006351f69ab194837c2d1be5908f277c6a1441c0553b2fa 1 0.00/1.00 vMB 0
718,688 718,688 0000000000000000000932bd010661a7be6de81755aeef759a8662e7810c09fb 2,560 1.00/1.00 vMB 12
718,687 718,687 00000000000000000008c54e7a63be57f3041407367e66bd14c0733e646f2c75 1,806 0.75/1.00 vMB 8
718,686 718,686 000000000000000000040b919ee525323997b1fe1af11dd1bad04339234f0a02 407 0.18/1.00 vMB 6
718,685 718,685 000000000000000000096abb189391f1741753c3cc864219aca47f54a78d6d58 1,580 0.53/1.00 vMB 2
718,684 718,684 00000000000000000006ee967c280418d04522b6690f4cf25c014adb981056ad 2,362 1.00/1.00 vMB 6
718,683 718,683 00000000000000000000db6516151eb15c2b4c678af4141772bc9acbf6d83ddd 1,940 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.92 GB
    • Received: 16.06 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.