Loading Tool

Explorer IconExplorer

Memory Pool

78,868 transactions
29.50 vMB
0.07045351 BTC
Random Selection Loading Transactions
Max Size: 177.29/200 MB

Candidate Block

Mining Attempt 1fcbfcbfd19fde23ff6acccff742072a7d4a271b98f162a5aaaeab243bdbaebb
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e40a4263082ac929feacf402640639818eb203805a112fb366cfab445d2055b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,880
Size: 1.00 vMB
Total Fees: 0.01054399 BTC
Feerates: 65.65 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (800,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,105 114,105 000000000000438141d867d05d421dee4211fe7aa57d6b4375122015f70343e5 12 0.00/1.00 vMB 549
114,104 114,104 0000000000001d2d26d9cd319a51e48c4f1f603d3f388de91b7de3d4b7b37a2d 9 0.00/1.00 vMB 0
114,103 114,103 00000000000038a65ee024a22d15fe07010e6719c45a7ec4966ee93f90796365 34 0.01/1.00 vMB 107
114,102 114,102 000000000000affa033294d3a20573655c1dd06f7202099340daead03ad70b2c 2 0.01/1.00 vMB 0
114,101 114,101 000000000000b46f3c47b337e8b5488660f9e96d1810d0f8acca0b9d18b140ca 173 0.04/1.00 vMB 0
114,100 114,100 000000000000335127a847f489d76b0f3d1947f765e7eddfcc46b2ee6d4ea040 4 0.00/1.00 vMB 0
114,099 114,099 0000000000001f625a8ca1e95e015ca6df97cdee710e7ef128c3052d7c798091 11 0.00/1.00 vMB 580
114,098 114,098 0000000000009c1dcbdfc6b289f6b8b4c7c6d3c4c80cacd995f0e0734198e24e 11 0.00/1.00 vMB 0
114,097 114,097 00000000000011224b479551dcaa9f8a3a6f134be3ff3efec778fe912b56623f 31 0.01/1.00 vMB 85
114,096 114,096 0000000000007276a0ff0ef43658ad033061e185b4f5e0aa0e1d1d50c838840a 23 0.01/1.00 vMB 0
114,095 114,095 0000000000000bde68eb9290230615d42bcb6d83b31fac3eb7307a22a612ec30 12 0.00/1.00 vMB 233
114,094 114,094 0000000000002ed3d21aafbd2010688c49a0379d773521ca513ff590358527c1 9 0.00/1.00 vMB 345
114,093 114,093 000000000000c633e7900df7a048627162555b085ab498a2f77906cafc2618ba 12 0.00/1.00 vMB 0
114,092 114,092 000000000000b84afc1f50983d0c83a324de40392ac0d0014df5a8d6be63dd5a 10 0.00/1.00 vMB 0
114,091 114,091 0000000000000e7c3045626baed0ec887fd091a4981e1ab94219e2719402a5d2 28 0.01/1.00 vMB 553
114,090 114,090 000000000000bda1c8f427f71fcd6f4f5db9d6893b775821f6aca0c1fd3c98d4 110 0.03/1.00 vMB 38
114,089 114,089 00000000000053108363f7c6be94c38eb35f59dc546b0ef204702fc3ad82702a 143 0.06/1.00 vMB 17
114,088 114,088 0000000000002fc43bf70f33bce2ed5192173c379058d3163774dc056f5fce5d 9 0.00/1.00 vMB 0
114,087 114,087 0000000000004a8890754b911740cf318cb808e494ed834055877c696c8bd8a5 12 0.00/1.00 vMB 572
114,086 114,086 000000000000cfd85761f242f9105f2fdf727fc085b2e7460506167be7a6f8b8 49 0.01/1.00 vMB 498
114,085 114,085 000000000000a418512d8e264d3730610aaf58ef881adeda58c8a004b61c28f3 14 0.00/1.00 vMB 336
Previous 10 blocks ↓
Total Size: 782.41 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: 665.17 GB
    • Received: 15.09 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.