Loading Tool

Explorer IconExplorer

Memory Pool

83,485 transactions
31.03 vMB
0.13854880 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt 0b53670928ab5f47097704059dd4cd02fa30f2e04492de5ebdd4d814257f48ac
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root f97a307dd6feee5ccc43ce329cb80ceaa1f9c91506f27d27874ea18bf18558a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.07031620 BTC
Feerates: 366.60 > 7.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (590,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,172 324,172 00000000000000001f0d04d2eea28c87b458c4be383d34948bc356df091ed725 361 0.19/1.00 vMB 36
324,171 324,171 00000000000000000705694d7fb8e78a4236f755f1dbf5c198152e93121fb200 621 0.36/1.00 vMB 27
324,170 324,170 00000000000000001f81a4143be81ebaa122fcddce15a34068717f552145ac61 376 0.20/1.00 vMB 28
324,169 324,169 000000000000000014f001259d841c82d99f06676de8b230a83594ea96a518e5 382 0.28/1.00 vMB 19
324,168 324,168 000000000000000016ec100949d8e309ff11ecbe7b3fd652ca6a26a0766181fa 183 0.08/1.00 vMB 27
324,167 324,167 00000000000000001c4ea4f2780c0817ec09cfb6a09f6304a08490275f174101 819 0.39/1.00 vMB 32
324,166 324,166 00000000000000000aeec2f696275667eaf0d110f3a55922c2a58fcb9c0de803 1,013 0.64/1.00 vMB 27
324,165 324,165 00000000000000000c9317b9da8d67ef4d0027f6cac6bf0380c26d4766d73924 375 0.31/1.00 vMB 22
324,164 324,164 00000000000000001fa55245e12a261f13338820f5dbe62806de43eaadc558ed 512 0.18/1.00 vMB 50
324,163 324,163 0000000000000000034455ae9b6e3e6d08ca6a4dd538f3a3c42b4cc88de19cd9 1,274 0.78/1.00 vMB 29
324,162 324,162 00000000000000001d23a10da8ad58319a69fe45be6c81a11e8b9d307a7bb975 1,289 0.66/1.00 vMB 38
324,161 324,161 00000000000000000e11a0ed214cf122efea0fc029d308dcfdf9f35b45464df1 614 0.37/1.00 vMB 31
324,160 324,160 000000000000000010087398d444c4cd8edafcc53ea68635d2c325fc28531b5a 123 0.06/1.00 vMB 12
324,159 324,159 0000000000000000161bc2e8e46006a574a39b3834147818eb8065e4549a92b0 342 0.18/1.00 vMB 24
324,158 324,158 00000000000000000baea7954d4c8b386d2a3079d0f587b29c4be7202adf37cd 695 0.53/1.00 vMB 26
324,157 324,157 0000000000000000163661e7866eb97375c3e82f3b3c339d310334bec2d33781 2,314 1.00/1.00 vMB 32
324,156 324,156 000000000000000012fa6dcefe3a92ea12843de25debb9e0d1de62e70651ac24 423 0.27/1.00 vMB 21
324,155 324,155 000000000000000009fcc0e7d2aea0d7d5b37335854829608f1c2113c87f1c73 915 0.66/1.00 vMB 23
324,154 324,154 000000000000000004e468d7b09cb1db405844ec9621d4522baef1b9edefc45b 1,326 0.50/1.00 vMB 41
324,153 324,153 000000000000000003a3997239fda14b3555a146d5be8544cc5426b56f9d4064 328 0.19/1.00 vMB 24
324,152 324,152 00000000000000001deb8c9a7f73a660d34b55a9f9ba2e51679f9e806a176d28 503 0.31/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.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.