Loading Tool

Explorer IconExplorer

Memory Pool

14,537 transactions
10.99 vMB
0.04764482 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.61/200 MB

Candidate Block

Mining Attempt 8e5a4bb8b21f7133f79a4b3c2b839320bc244fd1b2c347c6cd80e93bd3569259
Version 20000000
Previous Block 0000000000000000000006ca46d77662424a3c954a5db8f2745f0dc89e1e8097
Merkle Root 754931fe0e730e4cd27ecdadf4d8e8599d79d259abbb3eae6650e7ba29b92447
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,677
Size: 0.9979865 1.00 vMB
Total Fees: 0.02469771 BTC
Feerates: 201.37 > 2.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,811 (665,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
248,311 248,311 000000000000002ca7e6bbb39f21d72415d110e08c0fd7a60a116af25065bcab 203 0.11/1.00 vMB 110
248,310 248,310 000000000000007e5b8de429bc0e070eb7969eb9c5153d98b31f0fa82234df75 200 0.11/1.00 vMB 79
248,309 248,309 000000000000001a23190e71dd7010543e5862c1de8cddcbaa4749d9fc47aaf4 180 0.08/1.00 vMB 125
248,308 248,308 00000000000000861174f8db66b8a6120d938b3e0fa739c76d176c38c7caee85 281 0.24/1.00 vMB 67
248,307 248,307 000000000000005dfc9437fc705ae567dc3fb72493a5ea25aa3c4debfb5b1133 468 0.25/1.00 vMB 158
248,306 248,306 00000000000000481605f4ae149e4346c26dbabd659b9937f152f3c1835e7430 455 0.25/1.00 vMB 196
248,305 248,305 000000000000006586f4ee0024204f9a002a582a78a432e305733a3b74b383a1 29 0.01/1.00 vMB 236
248,304 248,304 000000000000005650c632a3616b6e68f973297066c41f4f35e68143df6188b0 563 0.20/1.00 vMB 251
248,303 248,303 000000000000007b55ec17b41274995fd72c744c9c925df5ce73527a62162f1d 272 0.16/1.00 vMB 66
248,302 248,302 000000000000005e518e2d56bc80fcbe5c78a443aa4c5cd8a5584c9bf7dd17bf 511 0.19/1.00 vMB 166
248,301 248,301 000000000000001120dc266f6683300f32ce982585ede9a785ab99235ff1015f 401 0.14/1.00 vMB 249
248,300 248,300 000000000000000e59c865a6835d0c09ac4dc2166fb1c510293e5eab64b36670 62 0.04/1.00 vMB 141
248,299 248,299 000000000000006718307295946cf585e7d46bda56c6e0a33bb059c00519e299 83 0.04/1.00 vMB 59
248,298 248,298 0000000000000053be2307012fbbe885b26f57a2949bd45ac354bbcc300971bd 679 0.30/1.00 vMB 158
248,297 248,297 000000000000006cc9641bec74d99ae91b59afcbf640d58c8bd618ba7582c017 225 0.12/1.00 vMB 104
248,296 248,296 0000000000000085d1f039a04b7aac314e3f34c4d355467241e6cbd856593ffa 43 0.02/1.00 vMB 105
248,295 248,295 00000000000000475fab546a98346e9d04fec769a89c79f1735fbe3bf52eefc0 356 0.15/1.00 vMB 183
248,294 248,294 00000000000000629f283bc9454f3d527d73ae4a55636965bba22795747085d4 459 0.20/1.00 vMB 120
248,293 248,293 0000000000000006ba94ee9377b285e1f033630f9fdc7a10b449d4681c7b8801 90 0.11/1.00 vMB 30
248,292 248,292 00000000000000290fbb2c012bd9b40c205a5028cc8654d958ce9b91419ae0c5 353 0.25/1.00 vMB 71
248,291 248,291 00000000000000730d48a62da3c9c19b909e59348951e7344576706aa05d59e0 638 0.30/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 780.28 GB

Node Details:

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