Loading Tool

Explorer IconExplorer

Memory Pool

38,189 transactions
28.54 vMB
0.06315439 BTC
Random Selection Loading Transactions
Max Size: 144.33/200 MB

Candidate Block

Mining Attempt 829b9ce42ba3b06abb37cccb8e0c1f4a2d279b86ab81f3f703b631ad70d2319b
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root 9f2af4cb11c8fe5264eb67ceb6bd13f326726d4e02abd4de50d69806a1f6094e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,753
Size: 1.00 vMB
Total Fees: 0.00804530 BTC
Feerates: 59.19 > 0.81 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (547,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,213 367,213 000000000000000001a1d2bb700e09643559b1079d8ea20cc3f3ddf602d880cd 348 0.39/1.00 vMB 16
367,212 367,212 000000000000000010470829ac406b322361143eb5ba026cbb5280f9271a5a73 1,542 1.00/1.00 vMB 44
367,211 367,211 000000000000000006ce168e1464342806891f809bab84ee3d851cce491ae4da 773 0.87/1.00 vMB 26
367,210 367,210 000000000000000010f72913812b70c890e58b4164ecd8cac7fced74bf596f4c 1,936 1.00/1.00 vMB 55
367,209 367,209 000000000000000011093672ad5f4e46061e18e1b4e1194f9f5a1092a320afdf 1,103 1.00/1.00 vMB 24
367,208 367,208 000000000000000010bc9f7fab4c62536c09e1644ae0ebf0242bb527d4cb1b29 747 0.42/1.00 vMB 40
367,207 367,207 000000000000000011c8e3c5b8a27d493ec7385af1f369112c2bd1aaa4aa722d 1,352 0.95/1.00 vMB 31
367,206 367,206 000000000000000013151cf658f2a0ace06f4daa248bbfe6b7c4f6323765b3a9 1,419 0.93/1.00 vMB 31
367,205 367,205 0000000000000000019bc1d5fcfda38ec69da2cfff028750975d2e068260e145 796 0.75/1.00 vMB 23
367,204 367,204 00000000000000000faad1ec177f6c4eaa531b94358018df9199bac33c876bd9 373 0.93/1.00 vMB 21
367,203 367,203 00000000000000000f0e6f71bd4d02fd39d3a8c1ae1b49be6a8bf24393b7f460 1,725 0.75/1.00 vMB 51
367,202 367,202 0000000000000000037f64c5e408ee5d8e59266f33c7903c4bbdb754b39d9147 1,759 1.00/1.00 vMB 40
367,201 367,201 00000000000000001067f06794520331a42e9350b60d565b28b8a85ae937ba10 1,004 1.00/1.00 vMB 27
367,200 367,200 0000000000000000149aa2d623543a30619d4a10c88cd0952eb0ca2faf960e41 772 0.90/1.00 vMB 23
367,199 367,199 000000000000000004abbb337c872bc3d135c06b56bd8009912b4681b619c88d 926 0.95/1.00 vMB 30
367,198 367,198 000000000000000012427e0bdce24a0f60a53252ff852a8b087322068e53935d 232 0.91/1.00 vMB 21
367,197 367,197 0000000000000000126d4820d06115c073b602553087df1719ecde04c6b1c3d4 505 1.00/1.00 vMB 26
367,196 367,196 00000000000000001055cefa5a850d615ccb7cc3454def49b2047ba025f056fe 1,274 0.75/1.00 vMB 43
367,195 367,195 000000000000000005e375f8d66dc34178233136c58c4a7afc499261a6d08140 2,564 1.00/1.00 vMB 50
367,194 367,194 000000000000000013830bf0ae10db0281ea308aef02b777e51aeef4f16ccf47 866 1.00/1.00 vMB 59
367,193 367,193 00000000000000000951b79f88bd0685c4acaf2fa0c8d2cbc05b36a1d4a7cf85 577 0.81/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.59 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: 623.39 GB
    • Received: 11.45 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.