Loading Tool

Explorer IconExplorer

Memory Pool

34,982 transactions
27.60 vMB
0.06057055 BTC
Random Selection Loading Transactions
Max Size: 138.22/200 MB

Candidate Block

Mining Attempt adbb3e2d477951908b38b1d8dbd1b2eecb92342a2d6fcb2f28d85140b3ec8e3f
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 259af403eb343ef9ac401395a8ebf4affcb0614ecbce9a97061ed56dcc52b804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.00827294 BTC
Feerates: 40.21 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (82,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,149 832,149 000000000000000000030e73f4a0963229e0914e616423a871781381cb8ee475 3,137 1.00/1.00 vMB 29
832,148 832,148 0000000000000000000228f9f3a6b64e252d3fbc32d727c8305921f56976ca0c 3,418 1.00/1.00 vMB 22
832,147 832,147 00000000000000000000d33693b93396de6a70b7cb960af84b8e485ad1254246 2,519 1.00/1.00 vMB 33
832,146 832,146 000000000000000000022ec1dfcd42240bad8d3383b46ef7442782602ece107b 77 1.00/1.00 vMB 12
832,145 832,145 00000000000000000000b4984a213e654d11ced273824b4121759230c0698863 2,202 1.00/1.00 vMB 13
832,144 832,144 000000000000000000036891bd943acb12cbdea60541c57c390d6305b6d8104f 3,064 1.00/1.00 vMB 22
832,143 832,143 000000000000000000033c70736d2edd4fc2690dcdcd488c4c1862f89f7066c2 2,355 1.00/1.00 vMB 16
832,142 832,142 00000000000000000002935bbb5fca491189843a4577bbbe664e4101798b0971 2,989 1.00/1.00 vMB 23
832,141 832,141 0000000000000000000217ac86df1b05bb5c4e7fd726d21d1cca904fa3c28b5c 2,621 1.00/1.00 vMB 18
832,140 832,140 000000000000000000027176fde5d0a012cbc21215dccf53c1db234b6d6ba473 2,586 1.00/1.00 vMB 20
832,139 832,139 00000000000000000000d6f233d494ef336b6732980f769d216d8c01e1cf32e2 1,089 1.00/1.00 vMB 19
832,138 832,138 000000000000000000021050ddf6a0f643c9235a9a197102e903ed7891638d7e 2,289 1.00/1.00 vMB 22
832,137 832,137 00000000000000000001adba71fb8b0386aecd8f99c82d5dd37b1433d84eede6 3,298 1.00/1.00 vMB 28
832,136 832,136 000000000000000000015106f35ac24de60a371a2382cbf5b192a852f1837993 3,326 1.00/1.00 vMB 28
832,135 832,135 000000000000000000021eeabbeae156f5e8709d28e31531879c98772b3ec9e3 2,100 1.00/1.00 vMB 16
832,134 832,134 000000000000000000006240aa2e99cb9c4795662f1867cecd6287213a818f6a 2,652 1.00/1.00 vMB 18
832,133 832,133 00000000000000000000ec30c3e7687ac8e9dcba58883aca9b0718dd425af657 3,226 1.00/1.00 vMB 28
832,132 832,132 0000000000000000000003858d804d3697e49459352be1ce41911dbe64990da5 2,003 1.00/1.00 vMB 17
832,131 832,131 0000000000000000000157c47427043157c99b7e8d212cdaaf619b876fb9014e 3,237 1.00/1.00 vMB 25
832,130 832,130 000000000000000000029a24efef09c60e75ac11e1a0c2db10f042258d7a61b9 2,676 1.00/1.00 vMB 19
832,129 832,129 0000000000000000000178a81d3dcebcaa8f49098bfb858938ac120a3c58ca94 1,880 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.90 GB
    • Received: 11.84 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.