Loading Tool

Explorer IconExplorer

Memory Pool

74,497 transactions
27.50 vMB
0.07119762 BTC
Random Selection Loading Transactions
Max Size: 167.80/200 MB

Candidate Block

Mining Attempt e69bf0804f1636c0671db5e1c5ec5f359360cac700d63cf9479c9f539ccf105c
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 1d2de0fe114d64fc643670f812a48e1ac4e288ba23a36e8771d7e7fed15061eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.01265911 BTC
Feerates: 301.05 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (468,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,103 447,103 000000000000000000a4569cb729ba966346364251c93a5c25b41e5bcb93dbd9 2,756 1.00/1.00 vMB 90
447,102 447,102 000000000000000003621a300f10bfc83fa243b45ae8350093730291a6806f1d 1,100 1.00/1.00 vMB 52
447,101 447,101 00000000000000000294790993c4b7a893ce92ca1cb2e821c9faee83de4812a5 1,826 0.75/1.00 vMB 87
447,100 447,100 000000000000000000094ede395fc0285ad20e0baa81cae94442d3a52083b676 1,576 1.00/1.00 vMB 57
447,099 447,099 0000000000000000010193de2207fdfcfa7e7668fc6be9edfc23b4d7c65bcbfd 2,005 1.00/1.00 vMB 63
447,098 447,098 000000000000000002235d62d659297ef91632ce2f533a4922fe5cd4f6555720 1,434 1.00/1.00 vMB 70
447,097 447,097 000000000000000000c6f1319707090f5d1b96fc282696a1978e1bb293e3fdf5 1,687 1.00/1.00 vMB 60
447,096 447,096 000000000000000001496978ef7e8a97705854c32277463f5af6b624bdd10bb8 2,371 1.00/1.00 vMB 87
447,095 447,095 00000000000000000300de165a3dfb61542192cfddc499f73505bfa6200fac10 2,528 1.00/1.00 vMB 91
447,094 447,094 00000000000000000363fc18d5a5afcab8a33f0bbf7b8d1625e988f84eb0d141 310 1.00/1.00 vMB 14
447,093 447,093 00000000000000000308be31fa622f5371c9b3778b942c8678b1c7f7745cf57d 1,345 1.00/1.00 vMB 44
447,092 447,092 000000000000000002c1e6bcdb5487d971f346d4207e52699b74f05ab815e3be 2,318 1.00/1.00 vMB 82
447,091 447,091 000000000000000003059a9467f2be2589d55472151040fb20ced4087f9eee3e 2,683 1.00/1.00 vMB 80
447,090 447,090 0000000000000000020345124f5815c4cf330623a16b7193c6191a5dcff275bd 2,412 1.00/1.00 vMB 97
447,089 447,089 00000000000000000365e7c8ebaf37de05cfe9789b21d30cdfb0a049b8b0daac 1,704 1.00/1.00 vMB 49
447,088 447,088 000000000000000002b31421392609c77735bfad11bf18f777517c72a599bddd 2,436 1.00/1.00 vMB 75
447,087 447,087 0000000000000000026d13de67df11342b9ee543a7e9b88055239be65b5d8e6b 2,811 1.00/1.00 vMB 98
447,086 447,086 000000000000000000b81e03d661d1b784cdb58a43065924eb61cf2387ef0a04 2,535 1.00/1.00 vMB 60
447,085 447,085 0000000000000000036ab1b26a7b5f6ef50fc0cfef2d79af2df1501522638ed7 2,075 1.00/1.00 vMB 66
447,084 447,084 000000000000000002360ee1487854ab9b46ff13c17300df851e910bbe5a8e9c 1,744 1.00/1.00 vMB 64
447,083 447,083 00000000000000000351827b2bb69c9112c4554219e65df1dadfbb4a6ac3ca70 2,079 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.