Loading Tool

Explorer IconExplorer

Memory Pool

80,619 transactions
34.71 vMB
0.18012480 BTC
Random Selection Loading Transactions
Max Size: 194.40/200 MB

Candidate Block

Mining Attempt c92f1b6da0044a43424b7a5103b29a62be805a984da18b07e5afa9ab074cb344
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 412db0e3c15e8974cfcdea3970f9053b9559d585a7662c8667faeb99296f531a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,107
Size: 1.00 vMB
Total Fees: 0.04991419 BTC
Feerates: 150.93 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (8,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,548 906,548 00000000000000000000bff1ed0985ba016a200e8047acb1f85c6d7f270f775c 3,989 1.00/1.00 vMB 7
906,547 906,547 00000000000000000001b92a7425697ee0377458ae616117df7a86d304d3c6d4 3,778 1.00/1.00 vMB 7
906,546 906,546 000000000000000000006e022e812674e58ddac1fc204cf3fc4564086f229350 4,005 1.00/1.00 vMB 12
906,545 906,545 00000000000000000000f99d44752e0903fb19310b642440e03a3e1c092f9296 4,514 1.00/1.00 vMB 4
906,544 906,544 000000000000000000008c0500431ad1611ae2f0369201051943a5ae7e2baac7 4,180 1.00/1.00 vMB 4
906,543 906,543 00000000000000000000d62bd802cd43dce243417c333bcdab304a2a68d7ad78 4,162 1.00/1.00 vMB 6
906,542 906,542 00000000000000000001e3259d0bb8b6c993b31e55bb3836a8fa667e2d4bb490 3,852 1.00/1.00 vMB 5
906,541 906,541 00000000000000000000dc31a824b452b067236a2b1d8bb5e448931c3a70ad61 3,989 1.00/1.00 vMB 5
906,540 906,540 0000000000000000000154e42d9474cce4e1dbc198c7600936ecffed3d2c410f 3,276 1.00/1.00 vMB 3
906,539 906,539 000000000000000000006f43358be6d2a0f3d02ed1ddda9ce8f7d8b0d65b3a4b 3,803 1.00/1.00 vMB 4
906,538 906,538 00000000000000000000fe484db3fccec108a27d30ec9311521c5e91d122c816 3,250 1.00/1.00 vMB 3
906,537 906,537 00000000000000000001ec18016de748e6f432f77d2bffc88a6d21c9173a721c 2,187 1.00/1.00 vMB 2
906,536 906,536 0000000000000000000025011c287c75f7552ca0629073f6100ea04fca652284 3,436 1.00/1.00 vMB 4
906,535 906,535 000000000000000000013292d7f17867be7e57e6f1ed233e350a3a62542ffa05 443 1.00/1.00 vMB 0
906,534 906,534 000000000000000000009cdaab271329a50783bc60af852e7c676aa6ced0fa8b 1,979 1.00/1.00 vMB 1
906,533 906,533 0000000000000000000003209c894ddf774f4bc8ef411a38f0996eae499562b0 2,821 1.00/1.00 vMB 3
906,532 906,532 0000000000000000000232cf12bd9f77bca1f5dfca9e2fe8ce8b76deeab66d2a 1,109 0.41/1.00 vMB 2
906,531 906,531 0000000000000000000089f2ded3f25ecb5f50515e4235f663792dc62498d929 262 0.09/1.00 vMB 3
906,530 906,530 000000000000000000009cb5455b6ccc453c6ea57e4bd431a25dc7b6a9188391 1,955 1.00/1.00 vMB 0
906,529 906,529 000000000000000000013a7ae2895553a186f966748f409794783a3d0aab1edb 3,443 1.00/1.00 vMB 0
906,528 906,528 0000000000000000000099a8165a0fec2681555e074c063873d60712314b2821 1,119 0.50/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 734.19 GB
    • Received: 18.55 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.