Loading Tool

Explorer IconExplorer

Memory Pool

68,657 transactions
26.23 vMB
0.06880113 BTC
Random Selection Loading Transactions
Max Size: 157.57/200 MB

Candidate Block

Mining Attempt 3ce35bbb522ba388bf05d9039d394d20258fe61358151baca4dcce51388fec04
Version 20000000
Previous Block 00000000000000000001b6180953ba237da99d2589400732ee189435ab9bc3e8
Merkle Root 772db5e4a0252262a11d8e19074730d8cecfd736d48e97d5b3cc8de95018ce56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,344
Size: 1.00 vMB
Total Fees: 0.01311560 BTC
Feerates: 150.80 > 1.31 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,491 (697,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,115 218,115 00000000000000cc66e9e671ff57cb419267b960ca42f9fc85ff6619e83795ee 448 0.26/1.00 vMB 143
218,114 218,114 000000000000057b369d27e725d0df7153a0a3a95f483cb2b8e1c2f0ff41cfd6 77 0.03/1.00 vMB 51
218,113 218,113 00000000000000c517e1af8210e96695ab5dbc30b22261170007ba7b6186c295 505 0.30/1.00 vMB 131
218,112 218,112 000000000000012896de99afdcb69761b0babdcfc89d8f74e0924f884424e630 703 0.20/1.00 vMB 265
218,111 218,111 00000000000001651f792de924b3bdd6dad361022bdf838a9669671856f6e0d4 154 0.05/1.00 vMB 148
218,110 218,110 00000000000005a18fa22f5608e4ea6cfc693e0875c5225fca1bbdbc85f82284 13 0.00/1.00 vMB 14
218,109 218,109 000000000000039c1fe7cf807d46424ce4be281738b7f55a65356dc2e3adbee1 291 0.14/1.00 vMB 199
218,108 218,108 00000000000000b542b0087c77e98f8cc1c7a68c6fad4a0398b870c2a24d3706 604 0.25/1.00 vMB 194
218,107 218,107 00000000000002d7140cae1cd5b101bfd60e391d25bc1408a7dbc7c8381bbf5a 228 0.11/1.00 vMB 149
218,106 218,106 000000000000022d4c4deff8a22957b123f7fe61e166ae5878d9d728bc3d05ad 128 0.05/1.00 vMB 173
218,105 218,105 00000000000001d7d94e1681df4fb65be6ae7167e58ccf412aecde24c856dc18 282 0.10/1.00 vMB 208
218,104 218,104 000000000000042645e3d68f80c09d15c50efa96ec24ace2268354d716fbed93 114 0.06/1.00 vMB 119
218,103 218,103 0000000000000273e0ef60ce449a332b732d559d50309f565936575e21eae1a3 140 0.16/1.00 vMB 83
218,102 218,102 000000000000034562b20fb803abb8510b1de4702729bd33525e69ca03453814 666 0.25/1.00 vMB 206
218,101 218,101 00000000000001ee138497b563cc75040af6028841196942193fcf7b77143432 293 0.19/1.00 vMB 20
218,100 218,100 00000000000004928a032dccc98fe9e893d9e69ce2fc1b7d43b2acfdcb8e18cb 615 0.22/1.00 vMB 172
218,099 218,099 0000000000000393aa5185a8a91251f71c086281cbd3c5a3829a782879216355 498 0.28/1.00 vMB 357
218,098 218,098 000000000000015ff9b8f095b4ebb34422dbe33c7a1b8ddeea25d8918847d65d 7 0.00/1.00 vMB 750
218,097 218,097 000000000000002fa10db618215bdaf9af4c45d245af2d2a9399ef9e7d47f0db 702 0.50/1.00 vMB 202
218,096 218,096 00000000000000d238d0060923713d9dce5d40d96d26a7b8eb05f49c9a187ccc 656 0.24/1.00 vMB 219
218,095 218,095 000000000000038a85d590f3c26c2516042f5419b5c0c05a00e2dda850a9660e 49 0.02/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 783.25 GB

Node Details:

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