Loading Tool

Explorer IconExplorer

Memory Pool

84,738 transactions
31.82 vMB
0.16560023 BTC
Random Selection Loading Transactions
Max Size: 189.36/200 MB

Candidate Block

Mining Attempt 09a64eef3178532e872d018c6a7a79da3344ac6f07a1d18a81d7b0551e778c55
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root 491f8d0022abf040e284d183f9fc2f85889e9dac70ad31cda6aaeefb59a1684a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,067
Size: 1.00 vMB
Total Fees: 0.05225843 BTC
Feerates: 402.75 > 5.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (503,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,787 411,787 000000000000000000b0f4207a37526ca802ba744616f22cbf324eb26f6e68f4 452 0.58/1.00 vMB 17
411,786 411,786 0000000000000000038a9a2cfbd9109cc0b40f897b00ece8c5684b9732de6adc 1,065 0.43/1.00 vMB 50
411,785 411,785 00000000000000000570332ab9fc44b1e09660d3aa2221561d8badaf720f7e37 16 0.00/1.00 vMB 177
411,784 411,784 000000000000000002754a6266330cf17578b24a4aed04c0e2adc63ca157f378 8 0.00/1.00 vMB 154
411,783 411,783 00000000000000000032ba17bcb8ae0616df48f06ac71d6dbf433c858482dc01 1,430 1.00/1.00 vMB 32
411,782 411,782 000000000000000000344af945557cdb41db036d9f717242e7ee2303161fc5f8 121 0.20/1.00 vMB 14
411,781 411,781 0000000000000000046cbb8ba110e973e4716bb17e9ca9e15da52a6d608b076a 436 0.27/1.00 vMB 37
411,780 411,780 00000000000000000418df770e5419fc6a1cabd4534f6949ef7b636042250513 634 0.28/1.00 vMB 50
411,779 411,779 000000000000000002181c953a6e94389beb51f591e96e1f72893cabb4d40153 784 0.93/1.00 vMB 19
411,778 411,778 000000000000000000f5149c79999242ae5dfa9b6ea1ea48cbc38ed2cee884be 1,676 1.00/1.00 vMB 39
411,777 411,777 000000000000000004c76fb0a197fad0b26464fc18b2a1f614b39a6f433c364d 1,224 0.99/1.00 vMB 25
411,776 411,776 000000000000000003443437061cfe37c7d0104aae6f22b4ef9829931cd25bbf 2,333 0.99/1.00 vMB 59
411,775 411,775 000000000000000005968c467307377690163793ea2cdc37f729ffe4d1df4337 1,715 0.83/1.00 vMB 38
411,774 411,774 00000000000000000446707c9d172c2eb6b73dfe2c824d2757dd831fffa2179c 1,395 1.00/1.00 vMB 24
411,773 411,773 00000000000000000131c6a3d9eb048260af4e85acef5856ac74b4bbb3c94929 1,232 0.99/1.00 vMB 19
411,772 411,772 000000000000000002639615816ef7b1a2b6312deaa09902d3403c1f65bae120 322 0.17/1.00 vMB 35
411,771 411,771 0000000000000000015e180aa85fa6e9dcb5f772c8b3a2b4ea3239f4727c37dd 1,497 0.80/1.00 vMB 47
411,770 411,770 0000000000000000045c6b31275b2cade81d9d1a334de583e3bd04c1ff5949e1 532 1.00/1.00 vMB 11
411,769 411,769 000000000000000001e7e67e8e04a5d6daefac82bedf83c13b5878421d036391 2,259 1.00/1.00 vMB 93
411,768 411,768 000000000000000001b17900545639583c208bba8eca67ec30d68014ad276fa2 681 0.80/1.00 vMB 19
411,767 411,767 0000000000000000015fd8377b6c765a8da961e7f7e7d88c1e6d650f5131d690 414 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.