Loading Tool

Explorer IconExplorer

Memory Pool

19,668 transactions
8.89 vMB
0.03991532 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.96/200 MB

Candidate Block

Mining Attempt 13840b3d5414c7008d53178904ac53bad2710cf06dd34c1a63a8ceb215498d36
Version 20000000
Previous Block 0000000000000000000170c67e58e6b2743a2a358553ccfe3fb9590b1d57ba5f
Merkle Root e25e06ff94c401fea54e3bc60d7cc3dec6def7c52daaa0416f24b5331d8b8f30
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,950
Size: 1.00 vMB
Total Fees: 0.02045919 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,402 (717,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,130 196,130 00000000000004baaec9c965e0255075569316b8bc1a57f1e0a761b584953ff1 162 0.07 vMB 166
196,129 196,129 00000000000000bf0bf5981317ab7a7370012d7c6f47f7b5bc7a5c6077d58f7c 1 0.00 vMB 0
196,128 196,128 00000000000004c60f78af2dc27733df0ae1ae509b0de3187ef533ebdfdce858 67 0.03 vMB 165
196,127 196,127 00000000000003da6d038afcdac6d1090f535f580cf3107098109abe2ad95b4d 23 0.01 vMB 46
196,126 196,126 000000000000038c6108fa6ab08e4322663b79b5745336eac6093c51703f0708 70 0.03 vMB 91
196,125 196,125 000000000000046911f38860c0e9a63d9b9a429148916812a08c251b31edf2b0 543 0.24 vMB 123
196,124 196,124 00000000000005fe3b94964b13b949ac7dee9f65853c46aabe78dbe55d654b89 227 0.07 vMB 424
196,123 196,123 000000000000005b95906e6be27b80ff4a7e4bd964b0b2d88233c21953d09662 12 0.02 vMB 977
196,122 196,122 000000000000049a2c38be646587071c3ff9afc99614cfa539c6d1435a3bd24d 32 0.02 vMB 263
196,121 196,121 000000000000004cb59c4b3e9461d084f276eb68290cbe1d920df1d36c5263d5 239 0.06 vMB 84
196,120 196,120 00000000000002e182ef8e7803bd5c45d4fde50bd54a4340750f7dec33e3eaf3 525 0.20 vMB 143
196,119 196,119 000000000000059064ecac2f835158ec930681ba105ac0a83c979d8854e98aaf 133 0.06 vMB 577
196,118 196,118 0000000000000040266c20ce99c5d6036f6bfb0b70fec7cdd9c2dcbdb8f75b8c 146 0.07 vMB 213
196,117 196,117 000000000000034d13a27beb098d0658fea626d5caf1f774d0313d28fc889b23 448 0.22 vMB 133
196,116 196,116 000000000000018338252bc5b749c11324c87ef24a50fbcd4122a08cbf19381e 11 0.00 vMB 0
196,115 196,115 00000000000003ab9e62da7a2add0d4483a43314586aeb06fd546b49e81ceefb 62 0.03 vMB 246
196,114 196,114 00000000000004047be00609c61baab3bd633088b5930648577bdbd4f8aa6b8e 398 0.25 vMB 562
196,113 196,113 00000000000006314982bfafaaa9465dbe1a6589de8ee2d58d33819c6fcd1d5a 1 0.00 vMB 0
196,112 196,112 000000000000066f671b487140219847c39a62745bef8ad517fc3ec76fee1fb7 341 0.15 vMB 133
196,111 196,111 000000000000022a81d284dc772d0b87b281b85d6fbfc87afbd87608489eba12 506 0.20 vMB 194
196,110 196,110 00000000000004232b458dc852e5f7895f646b9c2edb5b39ead939e0a0a54dc7 141 0.05 vMB 242
Previous 10 blocks ↓
Total Size: 779.57 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: 270.23 GB
    • Received: 1.05 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.