Loading Tool

Explorer IconExplorer

Memory Pool

22,936 transactions
10.31 vMB
0.02216731 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.01/200 MB

Candidate Block

Mining Attempt b810b63d59beaac880ecf778b6ebf41fc21bc186250e7d6a7f0333819df11d36
Version 20000000
Previous Block 0000000000000000000114b1ea273efd282e9aec1ebb3ead47cab59aed6df4cf
Merkle Root 9afe325441a88ad6d03e2cdeefa7faac8089bc5336ca1f89c71cbefee2bd279c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,887
Size: 1.00 vMB
Total Fees: 0.00520381 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,535 (755,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,228 158,228 0000000000000a458d8ea4370d7a5009c8ffa8a7503b1332a4a8cab22e219aa4 15 0.01 vMB 53
158,227 158,227 0000000000000b028e23111270f9a8d8d7594f85b413ec0866969db24d8bb222 16 0.01 vMB 130
158,226 158,226 000000000000085b3aaebf28ce75eeaba35589b40b6a9786bb1ee76dba26c442 74 0.03 vMB 401
158,225 158,225 000000000000027bff2d2cf908557039de26fa0266063eed710a1cd3d04e1b78 4 0.00 vMB 45
158,224 158,224 0000000000000a16cbdad3d4b0ee91c8676db9d0d117f5c02518f90acb0e165b 22 0.02 vMB 57
158,223 158,223 0000000000000aef6e3fb55b63c87148a9b4d87ceaf1080cfb020552e3f0071b 100 0.03 vMB 62
158,222 158,222 0000000000000dcb4c6c2714ea7e140b0c79429470faa920d93566e31fbeb3f1 53 0.04 vMB 162
158,221 158,221 0000000000000c488074836c45dbcd52bdfa3bfb1b35d957f45d33ced1a7488b 75 0.05 vMB 116
158,220 158,220 0000000000000025b894bebfce351869f90e9e9ba06daf04d840b71297f772d7 39 0.03 vMB 77
158,219 158,219 00000000000007b47b34391d59afcf6e6a391616fde035ae4841f2883bcdd718 13 0.00 vMB 80
158,218 158,218 00000000000007c205f425071c36ae0d8e5ff79659eedca72f2e55f4e5df8d7b 30 0.01 vMB 282
158,217 158,217 00000000000009ac10abadb05fe1d2b143ee849dc8fe398fea88f4d1347030b0 31 0.01 vMB 515
158,216 158,216 00000000000002fce4abfccc009ddb621b28fad22dad8fc31d8620cd4716ef73 181 0.05 vMB 36
158,215 158,215 00000000000008d43fd3ea2d33776bb2e298a81716ad3cf9b6b7a435ca6d3e10 17 0.01 vMB 380
158,214 158,214 000000000000085eeffb1492eaa620a9672d137705be814b3cc306cb1c0d70fa 63 0.03 vMB 510
158,213 158,213 000000000000081022106420cd1a8554ac02dd8947a247f2a1e711b9f1d54c91 14 0.01 vMB 15
158,212 158,212 000000000000084f15663b602830d00964347643f212f44deb882b301d4d9663 197 0.07 vMB 145
158,211 158,211 000000000000085c2d58a241bb0338646fded837b1cdf26415d763471488cba8 52 0.02 vMB 103
158,210 158,210 0000000000000a9281a1d7c5b660e23069d68e290baab03f428fef9b0863724a 105 0.05 vMB 1
158,209 158,209 000000000000045cb5e5bce29519e4aa46e23e1c3097008078d47a7d4ff9dadd 28 0.03 vMB 7
158,208 158,208 00000000000005f9fd784597320817bb3109db37339f890175390d663beb7063 111 0.06 vMB 423
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

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