Loading Tool

Explorer IconExplorer

Memory Pool

25,499 transactions
13.33 vMB
0.03640090 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.92/200 MB

Candidate Block

Mining Attempt 6d323b0dd13cc3a10e94a7f6bd23d19d0fb9008b0ee7bdb64323c6ddfecdceb4
Version 20000000
Previous Block 0000000000000000000195a74a9f1b08b2bcfff003e39cc35d6b84f58b88b907
Merkle Root eb76a6201370a28f9ca9685353ddd005b442843566cef14f2ad3dde123eb071f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,665
Size: 1.00 vMB
Total Fees: 0.00445033 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,253 (771,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,969 141,969 00000000000001b18de40931cb372a12863bccb3670f68dfe8d06420b0d6077b 19 0.00 vMB 10
141,968 141,968 00000000000006e49c86829a991b2f2381f440090314809cd27c28c4b5a7bd6e 24 0.01 vMB 501
141,967 141,967 000000000000075319d448a189304be19d0eec093879fdd3b20f19197fd50d97 88 0.05 vMB 219
141,966 141,966 00000000000000e954e3ca172d246c98a99b25ab549260572290d855726f7489 89 0.03 vMB 30
141,965 141,965 0000000000000127b9306b7e7e41684e2b53ad0a8e13247651c804b86eb312f5 2 0.00 vMB 194
141,964 141,964 00000000000002de16777abfef09d8a3e7ada7f49e3e8debc69daac2269283d2 4 0.00 vMB 0
141,963 141,963 0000000000000030b685c5268b37dc7b0694d4d55a4fda09932bff345c380f51 38 0.01 vMB 207
141,962 141,962 0000000000000930b011a06026e44c8e6ebbe1934cc79aa66850b05aa0604dac 55 0.03 vMB 153
141,961 141,961 000000000000082451cd7be42e114a51bdb27cb30bc2db9c91bd5e84d4912cbb 110 0.03 vMB 3
141,960 141,960 000000000000031d25fe825736d96ff5d92e1d183a7bd54b428a6ce08060caa2 9 0.00 vMB 151
141,959 141,959 00000000000004e7141236e97c5f4edcb6b19221a6143ae4ed19c6cb1f120ede 36 0.02 vMB 32
141,958 141,958 000000000000043b2def3ce1f1f66e4fa428a8bff7df5668b7f959d6bd105750 127 0.06 vMB 141
141,957 141,957 000000000000001aada761018635d19972692888718103bc0cba931062f9f687 53 0.06 vMB 257
141,956 141,956 00000000000005d8231c47b6bcfb9587aae971945f90c1f7a28d085138422874 16 0.01 vMB 88
141,955 141,955 0000000000000133714fab436e1aea0a3dfd4152442a2058a0b3e34eb4865a3c 33 0.02 vMB 241
141,954 141,954 00000000000005cc7d52dc6c3e0d2ae69c361308b21dedd5267322716db26c4f 79 0.05 vMB 80
141,953 141,953 00000000000007e99f0e9634d7c6566d63fdc08f9ebe4385917c50a880a5aa3d 29 0.03 vMB 72
141,952 141,952 00000000000003fae4b9ebae5a5415e66c20d9f1f1a5d6c39dab218d24e343fa 11 0.00 vMB 321
141,951 141,951 000000000000012b224b90e240fec1b74f5e789f8da0cb54857f8e3b4ac4df96 25 0.01 vMB 100
141,950 141,950 00000000000001b9199503cc03533e8632ec40b9db385f7ea0ec6b88bcee2298 150 0.05 vMB 83
141,949 141,949 000000000000025d85cd293f7a4714afda85132e67a4d00d8147c1fe2fa4d497 9 0.00 vMB 455
Previous 10 blocks ↓
Total Size: 779.30 GB

Node Details:

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