Loading Tool

Explorer IconExplorer

Memory Pool

53,383 transactions
29.66 vMB
0.09974487 BTC
Random Selection Loading Transactions
Max Size: 159.22/200 MB

Candidate Block

Mining Attempt d0487fe57c07def88eef1937e058f829f289ffab0c55f0bfa9d9b155290cbeff
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 0cf65303dbfdf8556543e58416be95af35fcf1b94dd7efe6fe429dad6971b692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02835063 BTC
Feerates: 100.53 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (256,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,840 657,840 0000000000000000000ab8838806e625d6cdc6ec5457e5128dd5eff7fe96aedf 1,644 1.00/1.00 vMB 92
657,839 657,839 00000000000000000008511870d201f999f4e65b3f5f30986eba9e5ab2b403b5 2,225 1.00/1.00 vMB 25
657,838 657,838 000000000000000000024d75311df0c231f61e31d36b4846e27429a09b4fc411 2,235 1.00/1.00 vMB 42
657,837 657,837 00000000000000000001740779e468b24aa80aca4126afc4a79108c667493921 2,702 1.00/1.00 vMB 52
657,836 657,836 00000000000000000009332541625744d02b2a30bbd8a8d062834ee52ae3a722 2,666 1.00/1.00 vMB 51
657,835 657,835 0000000000000000000c8a92ac99d7fd3adb875af7f9f644fdaedb540a92dc58 2,661 1.00/1.00 vMB 63
657,834 657,834 0000000000000000000fef2f47addd8876db9f95d2ea71404c4535ede471a529 2,131 1.00/1.00 vMB 85
657,833 657,833 000000000000000000033a7408db3a22a2700e4499f3b52b399e905597c35c0f 2,385 1.00/1.00 vMB 52
657,832 657,832 00000000000000000005a2f1738de546624393868df1a17aa8d0ce54578cfe3f 2,493 1.00/1.00 vMB 35
657,831 657,831 0000000000000000000b6e13b4b5485a9ffb2f913eb22629c2828c6c3874004f 3,068 1.00/1.00 vMB 44
657,830 657,830 000000000000000000054f84c09e8ed9b71f3af98dc96ff82f72307c61584538 2,597 1.00/1.00 vMB 68
657,829 657,829 000000000000000000033cbf0699e97ef497b5ce8c518087c307fdbac09e0f0a 1,655 1.00/1.00 vMB 71
657,828 657,828 00000000000000000003a77eca45dc8d0b64aefaac63214d61df4e329892f221 1,890 1.00/1.00 vMB 97
657,827 657,827 0000000000000000000e20036d9596b0408a2062a0e4d06733853be33cb1face 2,811 1.00/1.00 vMB 75
657,826 657,826 0000000000000000000a692d58fe8d646b2d763ff2da04b41b51c969691e503d 2,291 1.00/1.00 vMB 139
657,825 657,825 00000000000000000004cc83f30ddba9fe89847a1690137ad1fbeb507813a395 2,001 1.00/1.00 vMB 68
657,824 657,824 00000000000000000002d7417fd0dbaeaf455ff16b11aeb8627895a8027946b1 1,621 1.00/1.00 vMB 57
657,823 657,823 000000000000000000021519865f2c3b0ae7139ff34744b8b225913c24b28f20 2,088 1.00/1.00 vMB 98
657,822 657,822 00000000000000000009cf649ffb4525a8f409f621e18bbd74b420dab0f9559c 2,077 1.00/1.00 vMB 21
657,821 657,821 00000000000000000003fa490a3e130023968b3aa3a7f15076ec6a8bf118526a 1,738 1.00/1.00 vMB 15
657,820 657,820 0000000000000000000fe10a083ecf7fe2e309d033c8f695388fda058676e8ce 2,667 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.