Loading Tool

Explorer IconExplorer

Memory Pool

28,448 transactions
9.46 vMB
0.09791190 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.85/200 MB

Candidate Block

Mining Attempt 896ac465c68e3c8da89f196ae35540ca336e513d75922c493113ce30c0b5259f
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 1e23426400d1393fb56cad609f05fba5bf2642a940f61f1d87515974ba65812d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,287
Size: 1.00 vMB
Total Fees: 0.02744883 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (766,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,062 147,062 000000000000076a1e8b2ff3a368f674e84308deb716735c26a6a7e227bd9eee 7 0.00 vMB 885
147,061 147,061 0000000000000163c507732f972ebacc29a54c1454de7c6605323886722374d3 10 0.00 vMB 78
147,060 147,060 00000000000003d616ed6f13e465972808fc6cb5d3658fe825654a06af9f9596 157 0.05 vMB 124
147,059 147,059 0000000000000562c2a8e323cc9908c42d07d37173e2f46c8932e6b2f3319ff5 66 0.03 vMB 141
147,058 147,058 000000000000081e3bf8e97af0880e95127987a5512b8ca00cd99c66caaa483e 1 0.00 vMB 0
147,057 147,057 00000000000000eaf030b43976eef4a6439e2c2eac8329543a8593718c483a9a 8 0.00 vMB 17
147,056 147,056 00000000000007a678f2e1316e0f7f7acf2b967d998558aed8dadcd4430fd5f1 33 0.01 vMB 28
147,055 147,055 00000000000007200775088cbda20e08190fd74c328ca3271750ac9dc03aa7dc 7 0.00 vMB 83
147,054 147,054 000000000000029c91acd32d232ec8c334ee0b18e9198d76afed33073b1b9a93 9 0.01 vMB 420
147,053 147,053 000000000000004fbdc3cefb5b6e5fb7e0e4936d3d4a94f4ebe1b73645b61ba0 26 0.02 vMB 151
147,052 147,052 000000000000070f74ba80f0c050777ea21ee157558069fc7048b3d930f5347e 103 0.03 vMB 25
147,051 147,051 00000000000007201b7a7f659989bd9d7976987f05724a5302932652582b155b 93 0.04 vMB 416
147,050 147,050 00000000000000e0f3442125e0edb7c7b6eaa260d597363a73a22b661cfa5154 86 0.05 vMB 95
147,049 147,049 00000000000008837d656c1a4b0990caa60dd9cee4c041fff8a60dcad385f72a 77 0.02 vMB 53
147,048 147,048 000000000000083ecf622f71f2f09a820c46cc1f562985197a3eaa0c856322f2 101 0.05 vMB 119
147,047 147,047 0000000000000419ba142fa22516ca01e9cac5e09b8bc7aa0ea45f734b4673c9 127 0.05 vMB 180
147,046 147,046 0000000000000023ab66ca81bfb532f034bcbcd959e0e4b9e073d0c0c6da2c4b 9 0.01 vMB 28
147,045 147,045 000000000000040a07e6b17551483089339b5c6f6509157f5c63e5b06212ddf6 42 0.03 vMB 147
147,044 147,044 0000000000000573b14e37ce7e78b0b13f5e51ee9001afd24a6027574c585f8d 2 0.00 vMB 194
147,043 147,043 00000000000001a2bba6f1e071e9e9b77ef5dff322f90e4822b5dcb2ab12629d 14 0.01 vMB 88
147,042 147,042 00000000000007d7f629a7c7bede86fe08160f9685c26dfab5c7599c33f76682 158 0.05 vMB 100
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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