Loading Tool

Explorer IconExplorer

Memory Pool

26,534 transactions
27.52 vMB
0.10715145 BTC
Random Selection Loading Transactions
Max Size: 131.50/200 MB

Candidate Block

Mining Attempt d4662a3b1c904b6f1995294277a6e08dbf66d018996f87359c0477971b8e83f7
Version 20000000
Previous Block 00000000000000000000f7db0d0441ea7e915e393237de50110aa258874156c0
Merkle Root 041926eb6791fbfdb660b412a4aeb71752eeac961b6b3a8710fe95bfad4cf6d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,374
Size: 1.00 vMB
Total Fees: 0.05489946 BTC
Feerates: 150.75 > 5.50 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,481 (639,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,280 275,280 0000000000000001502c56724f59cf00650038f2c760466e4d4da02be55d0b81 628 0.32/1.00 vMB 48
275,279 275,279 0000000000000003968dc57b99d194b14775766895472173877cf2fc0c4483b5 292 0.16/1.00 vMB 27
275,278 275,278 000000000000000008d194c830d30571a72755b454c3aa391b54bfbf16c3eb5d 644 0.25/1.00 vMB 61
275,277 275,277 0000000000000003a5f1f73ada150db90b19d7056dababbcd739fc48b04fe157 264 0.11/1.00 vMB 42
275,276 275,276 00000000000000032aa0dce724b68d1ca4385ceec6408c282561904a15b03bec 217 0.15/1.00 vMB 17
275,275 275,275 0000000000000004003ef53cd25df388f12501dcbaea60ae8dd572591200d7b9 429 0.25/1.00 vMB 38
275,274 275,274 00000000000000025f16951df0556eb7e143d5eac1b70e6f05a51a502b3d8d47 612 0.25/1.00 vMB 43
275,273 275,273 00000000000000048981448c4a5e144ca359cc4c5123d1b2c0a9a77d5d8a0ac4 684 0.25/1.00 vMB 73
275,272 275,272 00000000000000036a0993d0cc3e392f30fac93d8ad4a4327847c28709aca1e4 361 0.24/1.00 vMB 34
275,271 275,271 0000000000000000bae5ed9022b57580b91a857b8924e237aae31b5bcb25b617 170 0.09/1.00 vMB 35
275,270 275,270 0000000000000000effc608b61bd09c7afaaeb9ecb4870ce9ea34a0b8974f3f9 541 0.25/1.00 vMB 43
275,269 275,269 0000000000000003121f405862c736bc5fed4ff0431c81ded31edee7ff57c428 130 0.15/1.00 vMB 14
275,268 275,268 000000000000000194c19f6ffe5ff0ab1118cd15dc4271d79da690399e3b3228 138 0.07/1.00 vMB 36
275,267 275,267 0000000000000000147eaf0279575fe9f618dfa744f7e54b7b47d5e13809bc5c 136 0.07/1.00 vMB 126
275,266 275,266 00000000000000032f7f9424a77c0a139bad1c20672081cab1f60023d192b807 281 0.15/1.00 vMB 26
275,265 275,265 000000000000000466b5faf1bef573ff1ddee44a61d27e31bd7d938ed2431c98 374 0.25/1.00 vMB 29
275,264 275,264 0000000000000003f261b59eec7e7d8416462313a961be6a7b640fd4cb3df27e 1,217 0.52/1.00 vMB 55
275,263 275,263 00000000000000024d09ff423078677325768857451fd055888d4d2794075d64 226 0.15/1.00 vMB 13
275,262 275,262 0000000000000002d3a5dd47907e23fb18baabe62f91d4cf701a0fbe9fed218f 406 0.21/1.00 vMB 102
275,261 275,261 000000000000000149b185414951347fa696176a9574c1af202d3a1658aaaca4 387 0.19/1.00 vMB 33
275,260 275,260 0000000000000003c9b4d3b652aeb2ea54afdcd00a197b7fa4c69c59a43853fd 400 0.22/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.46 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: 611.06 GB
    • Received: 10.80 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.