Loading Tool

Explorer IconExplorer

Memory Pool

77,327 transactions
29.07 vMB
0.10016231 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt 73d599667dda5282c7cb08adcfd6a9f0b784a99eeb5f2deca2ff530115d0f5c2
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root b8f482be2eaccfa44468b4b71155b35799ea601f9df7c1d85172ab8f69352d1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,410
Size: 1.00 vMB
Total Fees: 0.02648364 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (597,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,085 318,085 00000000000000002cfd6a438cb3899ac991bfab11d4c21a7acbfa391b7a699e 1,084 0.55/1.00 vMB 29
318,084 318,084 000000000000000012c695b4b97fb77c0567f927fcbb9552dc4839ffc3514d6d 840 0.34/1.00 vMB 31
318,083 318,083 00000000000000001b2120a60cb47497d9bf11b0cee903f2db594416e9b3e447 271 0.13/1.00 vMB 28
318,082 318,082 00000000000000002007367442fb786a2505ba091b337a083d0413b11078b6f4 319 0.16/1.00 vMB 25
318,081 318,081 0000000000000000177a4d46ed000b1e3d4bd7e30f8150929481703b611b62fb 623 0.31/1.00 vMB 29
318,080 318,080 00000000000000002abdacffc94827a2c3bb0f71330056f7e20c026c48ccd3cb 590 0.28/1.00 vMB 29
318,079 318,079 00000000000000000b2261644159cb354e6496789a47aca74186e7077aa80582 533 0.34/1.00 vMB 24
318,078 318,078 00000000000000002df72ca96afba8adbc52ca6ffc98912e67392c3f5c45c389 317 0.19/1.00 vMB 26
318,077 318,077 000000000000000011d47639c81902a0dfecd475cc747b31d2cfeb58ccd625b7 13 0.01/1.00 vMB 19
318,076 318,076 00000000000000000fc7448f7d5cb3c214f95bedaeef5a30e5ccd1c7a3d44d66 31 0.02/1.00 vMB 18
318,075 318,075 00000000000000000d7a3cb431623325b8388573ff0b61a9b4c72a04fc168771 714 0.40/1.00 vMB 25
318,074 318,074 0000000000000000020f98738eb53385789ad118ad7eb4af72b1715a32f6776b 64 0.02/1.00 vMB 50
318,073 318,073 000000000000000028bbd76eca0928f93706cb47728b5ef25d08cba611cdfc24 39 0.06/1.00 vMB 17
318,072 318,072 000000000000000023cfa5b7bfa694d62bd68babc4c2bc93fb45e911ccc731fd 267 0.16/1.00 vMB 24
318,071 318,071 000000000000000003914399de186071833ccb53484e50cb7da86ad791fe2737 645 0.30/1.00 vMB 31
318,070 318,070 000000000000000006af3b9a297544fd66f10d4ba8dbb3a19823c36373c432a6 94 0.04/1.00 vMB 33
318,069 318,069 000000000000000019a1fc67104e85d7dc4378388b83ff70839a4ca03e12018b 817 0.38/1.00 vMB 29
318,068 318,068 000000000000000017f8745856d391c6f66febd60aa7cf6acdaf142c340d803f 32 0.01/1.00 vMB 39
318,067 318,067 0000000000000000068c3b31275dd37993814b5467a68480b119e245f602c2bb 45 0.02/1.00 vMB 7
318,066 318,066 000000000000000024490e1aea07d393edf7369cc3b758e629dec540b0ea1f6e 400 0.20/1.00 vMB 25
318,065 318,065 00000000000000000a9d93640cdf9f48fbbbedea524843cbc6dc09cbf7de02ea 213 0.09/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.