Loading Tool

Explorer IconExplorer

Memory Pool

82,672 transactions
31.11 vMB
0.09187154 BTC
Random Selection Loading Transactions
Max Size: 190.72/200 MB

Candidate Block

Mining Attempt f20b9cf882840ca2b9202dcb30b873f70b6f07e6159b3aeb550a329a7e6ae885
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root d1f49ea8671554d840662490bbcd05a0bacc078b7701a050bae0648d81d81675
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.02178156 BTC
Feerates: 235.42 > 2.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (234,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,111 681,111 000000000000000000022b1ea602d002d3b5d4c862eacf9b87413efa192bd1ad 2,962 1.00/1.00 vMB 183
681,110 681,110 0000000000000000000b087c5aa6ed4d2af2bda72e054f55d22f425928468337 2,382 1.00/1.00 vMB 183
681,109 681,109 000000000000000000095c83cff610cbfbb12817ce3ead2b40ccb00c0a35cfe4 2,438 1.00/1.00 vMB 151
681,108 681,108 0000000000000000000bdda6bb60d9cbd890c16609d1f84eb15d0931614cd16a 2,791 1.00/1.00 vMB 155
681,107 681,107 0000000000000000000486b35822c63ec3b0503c0f14b52f6559c77a5747d96b 2,244 1.00/1.00 vMB 163
681,106 681,106 0000000000000000000adaff8fcffbbef4b0321d1ba5868895d508035330154b 3,111 1.00/1.00 vMB 174
681,105 681,105 000000000000000000098d61eda1cabe27497d8cdaced4a0af8e5c6eb9bbd944 3,829 1.00/1.00 vMB 228
681,104 681,104 00000000000000000006e8121ec84e8b918ac9a42990a5af5cf7013c2e516c2c 3,043 1.00/1.00 vMB 154
681,103 681,103 0000000000000000000ada5639410d504ff4f9330667729d667978126540cade 3,551 1.00/1.00 vMB 203
681,102 681,102 00000000000000000006c71c97c4263961777dae0db38378043c692126d77a3c 1,914 1.00/1.00 vMB 101
681,101 681,101 00000000000000000007191f1db5d292d9ca88d036c03def5028f47b7ebb2f1a 1,163 1.00/1.00 vMB 156
681,100 681,100 000000000000000000024618f5170268e65313086dd6ced017480ea3c5400afa 1,199 1.00/1.00 vMB 162
681,099 681,099 00000000000000000006ff7fd2954426c8801b4bf363eec0fabeca642cfd0c58 2,927 1.00/1.00 vMB 83
681,098 681,098 00000000000000000001c1ad2533b311fe58625fe7f0b3f5b5100ce582557389 2,259 1.00/1.00 vMB 103
681,097 681,097 0000000000000000000173ae3ac51ebf88a255bf27d2fcbd9a5b25579362b50c 2,621 1.00/1.00 vMB 147
681,096 681,096 0000000000000000000aa221138a730807cc5a18e960776b4cb7bc0bcdcb8a78 1,382 1.00/1.00 vMB 170
681,095 681,095 0000000000000000000318a77c2bac9599d13d920103be3371091829a73e40cb 2,730 1.00/1.00 vMB 84
681,094 681,094 00000000000000000006de3742fd751ec90a2a6a7aeef93987e8a50690fbfbad 1,994 1.00/1.00 vMB 116
681,093 681,093 000000000000000000027e3ebcf6dcaac745c573dc6948241c22e19d440bd922 2,714 1.00/1.00 vMB 133
681,092 681,092 00000000000000000001365d1323539201a34d6707a16f065207bc5ba31eb915 2,363 1.00/1.00 vMB 92
681,091 681,091 00000000000000000005bc4813cb67fdd1f5a76f9494c9353f7387bdcab312ea 2,309 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.79 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: 709.76 GB
    • Received: 16.98 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.