Loading Tool

Explorer IconExplorer

Memory Pool

72,550 transactions
28.02 vMB
0.06871901 BTC
Random Selection Loading Transactions
Max Size: 166.04/200 MB

Candidate Block

Mining Attempt bfda8004f0d96bd06f3192345760deadba58db27fdc10a7668ae2cfbf1269230
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root bfd8898508f7d8dd9784297d368f05029cc016413b9fe483fb528c0bb38e0f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,905
Size: 1.00 vMB
Total Fees: 0.01242605 BTC
Feerates: 101.52 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (378,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,800 536,800 00000000000000000023daa18ed0db13027ebf28158dd73f933560f750f44105 310 0.14/1.00 vMB 26
536,799 536,799 00000000000000000010c17c8070312f5b7d65fc8e9b3d2b7e8d4c1244255442 628 0.41/1.00 vMB 22
536,798 536,798 000000000000000000196853829ed7b1845599ef79487a3be0a602eb418e1c93 821 0.39/1.00 vMB 21
536,797 536,797 000000000000000000211cfe7b88d5cb7b4ee9416e0a627d1db1f67794bff3e8 1,139 0.62/1.00 vMB 10
536,796 536,796 0000000000000000002b24d34e1f26e11663a712ff885bed5e2d88e4feb9d3d2 2,603 1.00/1.00 vMB 21
536,795 536,795 0000000000000000001206cf9a9009c63a540f52d468809c65bee4cfb911484c 696 0.24/1.00 vMB 26
536,794 536,794 00000000000000000020c8aefda97bc5fbf2da404e82aa32fb2e67fcbad1adf6 1,793 0.74/1.00 vMB 15
536,793 536,793 00000000000000000028fa6100024736dd3186fee6c0d2d2c9bb8945dbd3826c 2,645 1.00/1.00 vMB 25
536,792 536,792 00000000000000000023dda2b409644d4c17003abbbd4d3915c947be3ddb63b5 2,277 0.75/1.00 vMB 19
536,791 536,791 00000000000000000013f4a0169b962b8303225f538a75a2c2a097875c18c279 1,416 0.53/1.00 vMB 27
536,790 536,790 0000000000000000001f0b1f68dbd4d93929f49c3fbcbacc0cd6122891c515be 381 0.13/1.00 vMB 14
536,789 536,789 0000000000000000001126e8e4854767b0a69727eb3f0346e148ecf77e00f7cd 189 0.06/1.00 vMB 20
536,788 536,788 0000000000000000000b422ada3dc046c95bbebbdeb03112963c2d5fd4c4aa60 1,704 0.78/1.00 vMB 23
536,787 536,787 00000000000000000006fd9e29cd4918ed9c9e42fb210d354f90cb67a71dc4e5 755 0.54/1.00 vMB 13
536,786 536,786 0000000000000000000e41170f9de1dc2f1ea9ffe151b70e8b1553373f67e392 33 0.02/1.00 vMB 12
536,785 536,785 000000000000000000246122f1dc0ca6557861dfe310f631dabef6e7e55c5e1f 1,510 0.91/1.00 vMB 16
536,784 536,784 0000000000000000000ab209b009ae1713b0be71b0419a3ea635ee0b18df99b9 1,548 0.71/1.00 vMB 15
536,783 536,783 000000000000000000169aeec5e2e57e13d017f0344ccfd563a3ed5ae6681121 2,232 0.97/1.00 vMB 21
536,782 536,782 0000000000000000001e1f181bca269b5b73cac532e82ee542b39466e94ab385 1,019 0.38/1.00 vMB 16
536,781 536,781 0000000000000000001b50bd5951758bfbb8ec76b429ac037d0d567f1034a4cb 2,640 1.00/1.00 vMB 14
536,780 536,780 0000000000000000000b8a44beffbc26ac660b19f7eba6645f46fceeaf341ced 2,873 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.