Loading Tool

Explorer IconExplorer

Memory Pool

28,482 transactions
14.76 vMB
0.06484170 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.17/200 MB

Candidate Block

Mining Attempt 4334b9ac5f35e217e710ab03c31c82fe92795bdc99dd106cb94c45976c8d5f65
Version 20000000
Previous Block 00000000000000000001d0617f024878b1b8c1397157f24831866ff78369eb59
Merkle Root 811f88571b34de6db1ccdf18b087005459e7181c1a36458fe953fe9f19c7a223
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.02604348 BTC
Median Feerate: 2.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,251 (777,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,110 136,110 000000000000091c9ffa2749f7bf454f710c906e3f48971dec9c0d2168d3d554 93 0.06 vMB 479
136,109 136,109 000000000000003d81438594fa6809479269492d252d8bf307713bcc2b57b7ca 77 0.03 vMB 574
136,108 136,108 00000000000006d2e64b0729e25505189295846818385e4e5be3e525a78ddd33 56 0.02 vMB 144
136,107 136,107 00000000000002e49a500a75cd750c3ce9bcfd4fdf5f44e072e1573764fbc78f 79 0.03 vMB 505
136,106 136,106 0000000000000a0ed643ab97794c5d0b424ffe4cde98f7485ac07a0906f9f1ff 30 0.02 vMB 543
136,105 136,105 00000000000000632fab6d6235e55ed29c9341a277eb2dda832c558fee88f069 43 0.03 vMB 353
136,104 136,104 000000000000099552c782cde7e3093c041e54751d2075f6e06b11c4de19f1b8 12 0.00 vMB 14
136,103 136,103 000000000000061ce8a34a584295c1da49637c7a0f3ece2d0b5f5200a0b2845b 27 0.01 vMB 196
136,102 136,102 000000000000077a1cc36835f22fde6aaed97b8eaa9a04c1c5915cca10050a00 45 0.02 vMB 317
136,101 136,101 000000000000025152d740308eb9622e7cf88bd76058fc6e3c881c5caaf82649 158 0.05 vMB 357
136,100 136,100 00000000000009c87758598ff5162cb9afe71cbf52bd8efda74506e08f136930 21 0.01 vMB 780
136,099 136,099 0000000000000a4922dff25c0346de2ed1977a8f38ee0d81b67f73a94fbb5f5e 12 0.00 vMB 352
136,098 136,098 00000000000006dadff20191a5830a3160e11c799ccee2415455bd3b221bc4a7 5 0.00 vMB 17
136,097 136,097 00000000000007866149778c499871d15bf4f70d78bbffe4f6222b79b6b1f7fd 53 0.03 vMB 402
136,096 136,096 000000000000015226c1ee8dbfeaa02c4779d83d8df4c0cb2de8826bc9e09733 7 0.01 vMB 344
136,095 136,095 00000000000002dadd33b6361a8afb65e28ec55a498125b9af516af427970cba 42 0.02 vMB 405
136,094 136,094 000000000000068c1ea525c729066fc3aa950a2f4c0a058ab5e7144a8f1c62ac 32 0.01 vMB 390
136,093 136,093 00000000000005c94d531fe89553eb76c2a91b92f1e044c6e37bf128cca3b782 1 0.00 vMB 0
136,092 136,092 0000000000000915c66b87e1c970243250a8a0fbec198c00ec32713c1067aa4f 19 0.01 vMB 773
136,091 136,091 0000000000000692be60e31fd703b789036d1c8d457f640e14dff6fbe857b673 65 0.02 vMB 27
136,090 136,090 000000000000025fd0adba2c8939f1e6c0462fc5eb90905d9011830c748412c5 53 0.02 vMB 345
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 30
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.41 GB
    • Received: 0.01 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.