Loading Tool

Explorer IconExplorer

Memory Pool

87,620 transactions
32.09 vMB
0.14253644 BTC
Random Selection Loading Transactions
Max Size: 193.71/200 MB

Candidate Block

Mining Attempt d707966ecf62a6d33ceeb392c3ba29028858ea95e1c10eef255c83a14e4e8d9d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root c9e3a4d08a58653e7c9fb24c0ac0b0561bb0a5c0c46f9b54823c18c1df0f1015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05209095 BTC
Feerates: 911.92 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (237,146 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,824 677,824 0000000000000000000114f1537eb7be7eb80c58f64d75406295364913e8a589 1,941 1.00/1.00 vMB 24
677,823 677,823 0000000000000000000b87a47499181478342ba9ead52bf5043a9fc8e6f504a1 2,252 1.00/1.00 vMB 67
677,822 677,822 00000000000000000003155f3d2ec5de41167ed4980308ccde89b72ff2ff913d 2,313 1.00/1.00 vMB 46
677,821 677,821 0000000000000000000b320a96f7e198e3f4bab28912e62e1aef9b2301634947 2,023 1.00/1.00 vMB 63
677,820 677,820 000000000000000000032ade07bb225e3ab3724e450a95de17a283ecdd9a1998 2,117 1.00/1.00 vMB 76
677,819 677,819 00000000000000000001cd9f120c99d796aa385287317746bedcfc5eb6c93678 331 1.00/1.00 vMB 83
677,818 677,818 00000000000000000005021e005094259dca609af218b130e9838788eb981709 2,805 1.00/1.00 vMB 103
677,817 677,817 0000000000000000000550cfac77501d840d57f51ba64e657f26beedd5fcce44 1,758 1.00/1.00 vMB 58
677,816 677,816 00000000000000000004169f4f06be9a54b9516340097665b020ee42cfbef6bd 1,578 1.00/1.00 vMB 43
677,815 677,815 0000000000000000000baa7283e6710615a1fdc00b2fc61e1f064257e7807cb9 1,223 1.00/1.00 vMB 8
677,814 677,814 0000000000000000000132552e1e200c8b15846f190500b6b6fcf282191a78fb 1,805 1.00/1.00 vMB 48
677,813 677,813 0000000000000000000bbecd405c4be601db5294e214f572d6421fcc7fc63472 759 1.00/1.00 vMB 26
677,812 677,812 0000000000000000000468bd3881ddbeb414663b176ac9f84b02469c5408d922 316 1.00/1.00 vMB 16
677,811 677,811 0000000000000000000341b9c7a37312267b688455aac55b9cba2a43c335e624 1,590 1.00/1.00 vMB 47
677,810 677,810 00000000000000000000cf990ea89536d09b15dd8be126ce694c439b761ad11e 1,118 1.00/1.00 vMB 25
677,809 677,809 0000000000000000000119fa4bd9a609d46ffe9d718094badb234ace4f4d69c5 465 1.00/1.00 vMB 18
677,808 677,808 0000000000000000000b488bf39986b5b01b8484340b6868bb4598ce28e7da06 1,836 1.00/1.00 vMB 57
677,807 677,807 00000000000000000002f972aeafcb2064b3b3e6f94742a5a4dfa9b2c5801626 1,442 1.00/1.00 vMB 71
677,806 677,806 00000000000000000001c32e1d788bbc50ef047b16bbb91688c61f265f114093 1,878 1.00/1.00 vMB 47
677,805 677,805 000000000000000000069a3f72bed498e0d08d992ce8654e353cf4d26a14684b 586 1.00/1.00 vMB 86
677,804 677,804 0000000000000000000050e31d6e1b3fbe62cdedd41ed6256fe06e9fc84775fa 1,856 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.