Loading Tool

Explorer IconExplorer

Memory Pool

35,240 transactions
25.92 vMB
0.06851294 BTC
Random Selection Loading Transactions
Max Size: 131.74/200 MB

Candidate Block

Mining Attempt 23e8d43327fbb92eecadad141e36dba5db6508c02b2afa8ddcc76b17d99587e7
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root e50dda87571f27d74de0ff69180bb092d4e4e0e5b29064f6374c3af55cfb3cd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.02077308 BTC
Feerates: 250.88 > 2.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (237,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,693 676,693 00000000000000000007dd5e5bfc1902f91236a485eba5d7eab63ddba2d9124f 2,188 1.00/1.00 vMB 60
676,692 676,692 00000000000000000009db88ba1d057534b31de2b7346744b080f2de30798b51 1,078 1.00/1.00 vMB 72
676,691 676,691 000000000000000000074a68dba23985c0dfeab09d9830b7753440cc8cdd524e 590 1.00/1.00 vMB 6
676,690 676,690 00000000000000000000604cbc8087978f40510eca46a9326089d0fade8c30d7 1,406 1.00/1.00 vMB 23
676,689 676,689 0000000000000000000b5fc67aa08421b524735d23b9fd7bd225f3e8ace8f044 2,581 1.00/1.00 vMB 19
676,688 676,688 00000000000000000005dfe447a0350e2623fdcde112bfbf9e0631b08d9e9a6f 2,499 1.00/1.00 vMB 69
676,687 676,687 000000000000000000086587dc972ab2439cb7d6f4e60d7f641e9367ac65b0f2 2,669 1.00/1.00 vMB 44
676,686 676,686 00000000000000000003aa802148acae8281e4c206d009cbcbd8990035604cba 2,590 1.00/1.00 vMB 39
676,685 676,685 00000000000000000000b86fbce039420095e27f1f9d4ee40c6acdd6ce2d7878 2,478 1.00/1.00 vMB 21
676,684 676,684 00000000000000000008d049d62c3c00cfbbd40f45e08a1f613ed04aab25efbc 2,650 1.00/1.00 vMB 42
676,683 676,683 00000000000000000009760fb5221c37d4bfc6cd7acbdc0c5103444b484ce062 2,329 1.00/1.00 vMB 60
676,682 676,682 0000000000000000000c8809ecd36670e7ee8220b67d8f2e389298c0567cf54c 447 1.00/1.00 vMB 64
676,681 676,681 00000000000000000002ca5cb9aaad85bbc2f9bc830e6097c919e58f8e0c829e 1,037 1.00/1.00 vMB 20
676,680 676,680 00000000000000000006d0a46a602077639c848fce64ae4743d016ffa39a66f9 2,066 1.00/1.00 vMB 27
676,679 676,679 0000000000000000000835f11bb251e71f7e1722672fb373bda17e5526a4c6d6 1,468 1.00/1.00 vMB 19
676,678 676,678 00000000000000000004c4eee9cdcb36c1541c6ce9096214e0b00e7d3227781d 1,888 1.00/1.00 vMB 33
676,677 676,677 00000000000000000001b11d2caa017ecef4b3698ac613c526a8f8ad3fac2c1a 1,347 1.00/1.00 vMB 19
676,676 676,676 0000000000000000000cd1d4b0e1256b9799bf67dec26e7588b4cf63ec5bc19c 2,524 1.00/1.00 vMB 37
676,675 676,675 00000000000000000006f76cdbd16ba9ae8a07cfb5c732b19fe298ed41744225 1,564 1.00/1.00 vMB 36
676,674 676,674 0000000000000000000c9b46b1101de54de6cf9cfda6fceb9cceb2310dcfdd0a 945 1.00/1.00 vMB 16
676,673 676,673 0000000000000000000253da14c8f064ba9b49c9689c08fea4d3b441aaa0ef41 1,280 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.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.