Loading Tool

Explorer IconExplorer

Memory Pool

37,807 transactions
26.04 vMB
0.05171862 BTC
Random Selection Loading Transactions
Max Size: 134.94/200 MB

Candidate Block

Mining Attempt e7f9c7f4181cfe7ac6c5ce69c82b4f3785b7f97c737903284811eeb2cf6165dd
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 4b988893240caae32bff233f78a0c4e0bc692ee7ccbe55d90d763361fee01084
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.00430696 BTC
Feerates: 13.56 > 0.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (318,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,163 596,163 0000000000000000000395c6976e1e58347b8428b879da2edc2d69d0d3e9afa3 3,025 1.00/1.00 vMB 17
596,162 596,162 00000000000000000006f4dcdbbc8e465549ee3477c1ae455b2d7e7980ab6127 12 0.00/1.00 vMB 19
596,161 596,161 0000000000000000001397f1d5372345a0a054782cdec5f7ff8c902d19df1a18 963 0.29/1.00 vMB 23
596,160 596,160 0000000000000000000c10e0e5b32441f99b634952bdc48e9839c6a3b8c43603 2,262 0.70/1.00 vMB 14
596,159 596,159 00000000000000000011d96ef976d11ae3d3f1ba89ab343439df34be10c00155 1,865 0.64/1.00 vMB 19
596,158 596,158 000000000000000000093ee2ade85a0ceb69539fc8862b628a010472ebf87aa4 3,053 0.86/1.00 vMB 15
596,157 596,157 00000000000000000010fb71ba8227c08e4cd818e79c2bd3b7bac6226e75e644 899 0.33/1.00 vMB 32
596,156 596,156 00000000000000000003fb6f75c933bf27717b56682a93d34a0802d484d05dc6 2,480 0.59/1.00 vMB 1
596,155 596,155 000000000000000000006b848eb3dd73a4fe035b5aa0103bc9cddd1246db30b3 2,537 1.00/1.00 vMB 32
596,154 596,154 000000000000000000010e493317720a67f3cf18bc2842a819df9200336a5031 2,410 1.00/1.00 vMB 23
596,153 596,153 00000000000000000002800350fbc955a78e43855896c76a97da063c5b22eafd 1,487 0.55/1.00 vMB 23
596,152 596,152 00000000000000000002df811962cc042aa4af1e95bf9970776a62d47c61db2a 1,684 0.51/1.00 vMB 18
596,151 596,151 00000000000000000007cae506c72196c7f02a0b6801230543db29217ae1e676 115 0.02/1.00 vMB 8
596,150 596,150 0000000000000000000fba926193d6961a3a0d5c7cea7cac2e09d7ba0046b44f 2,657 0.83/1.00 vMB 11
596,149 596,149 00000000000000000007ab415884cf1f109ce76e8bfe7db17b8eb71934042cf5 2,713 1.00/1.00 vMB 25
596,148 596,148 00000000000000000008eb2f54cf1f395c81e21859718b62c67b5ea359101452 3,062 0.89/1.00 vMB 19
596,147 596,147 000000000000000000093a880500b5d2282bf04ba2756da1dd86771e89523f9b 1,373 0.45/1.00 vMB 17
596,146 596,146 00000000000000000016c833c2965b1a32af2aa2fffeca6bf1a3ef8bd020145f 2,973 1.00/1.00 vMB 19
596,145 596,145 000000000000000000004b2065abeaa4849ea9adcafbf8c5bf647d4933b241e3 1,713 0.54/1.00 vMB 19
596,144 596,144 000000000000000000120691f49ef998ca78eb6825e0563fbe40bb3bcd3e3070 2,877 1.00/1.00 vMB 26
596,143 596,143 000000000000000000130c277abe3e1db6a66bc70b56a48a887a2bd68619f78a 2,377 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.82 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.