Loading Tool

Explorer IconExplorer

Memory Pool

51,230 transactions
30.51 vMB
0.09898413 BTC
Random Selection Loading Transactions
Max Size: 163.72/200 MB

Candidate Block

Mining Attempt c3b2e0c69e2bf642229a9d9548e4460ae8f5db213425f83c38e6c20fbec4b14a
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 9ee722f9008f3b174d45d328df59f7f9c542301b8ab01c1f23af98174b02f9c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,687
Size: 1.00 vMB
Total Fees: 0.02623572 BTC
Feerates: 202.16 > 2.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (495,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,397 419,397 0000000000000000039b2f5bf42183b25299c9ffb4a99111ea35819a701e84a2 2,396 1.00/1.00 vMB 65
419,396 419,396 00000000000000000128f55a8dc92b73bae4ef22d7c9d0d2f00168689cd05d9f 2,879 1.00/1.00 vMB 70
419,395 419,395 0000000000000000008ab5385d18b621e1b9e1b7c3f13cb2bd9b15589ed1d18c 52 0.02/1.00 vMB 82
419,394 419,394 000000000000000001c1af9ffb333e7ac024243bf0404f45916416ec2ab82e5a 1,158 0.84/1.00 vMB 30
419,393 419,393 000000000000000004a6812f7c99a413caaaf265e62cac45f70d58adb37be10f 2,735 1.00/1.00 vMB 70
419,392 419,392 000000000000000001680ee7df857774f0ff4eb9d47b5c15878364b796d3b503 304 0.15/1.00 vMB 44
419,391 419,391 000000000000000001287d7bd296ce821fda184ea17b0d0f547a27d842e6430e 622 0.99/1.00 vMB 16
419,390 419,390 0000000000000000037d7eca98d404288d4d7f515c41237c88ff9ea257c352af 633 0.99/1.00 vMB 12
419,389 419,389 000000000000000004b1cb447617f9167d1c50518ece056155b6d9e390486ff1 2,097 1.00/1.00 vMB 54
419,388 419,388 0000000000000000003ea56f46d1cfded6d64e3c7a09ff87cefa97a12708d827 1,788 1.00/1.00 vMB 36
419,387 419,387 00000000000000000036e9ea2127c368e37e2c84b48b084da3aa4a1f2b73c698 2,102 1.00/1.00 vMB 64
419,386 419,386 000000000000000000c4439434492f0b44725119f5709da327f1d504f15827f3 2,643 1.00/1.00 vMB 74
419,385 419,385 000000000000000002f069165108bc2c0f11662e045c948d38202ee8e3b84ae6 658 0.98/1.00 vMB 15
419,384 419,384 00000000000000000123a98912bec752536946e50c09bdbe8b262f56f9a8d08c 1,311 0.93/1.00 vMB 37
419,383 419,383 0000000000000000015410c0ff78329e75815d4b2de85ea989fb89356da315d9 1,466 0.99/1.00 vMB 29
419,382 419,382 0000000000000000047f0dd3d9af1f94b95ffb171ed6d8c5b8333046902e8cc5 2,335 1.00/1.00 vMB 62
419,381 419,381 000000000000000001cb9a08b0118c5e69db599a6a0d21d3aaa9d62a6c5baea0 2,103 1.00/1.00 vMB 46
419,380 419,380 000000000000000004dd36c46a1310e437afc22d808fa5d76985a11cdd21109e 1,652 1.00/1.00 vMB 45
419,379 419,379 000000000000000000b4263eebd7d5851eac9bf884b1c8ac836a68cb3c1a12a9 2,485 1.00/1.00 vMB 47
419,378 419,378 000000000000000004d94ae901881f92b08a2ae4b5b8906ef85d935299a46a35 2,435 1.00/1.00 vMB 71
419,377 419,377 000000000000000003e66f5bb391048fd94997d0a7196b0f3cb45718a1a1eea0 3,111 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.