Loading Tool

Explorer IconExplorer

Memory Pool

41,427 transactions
27.49 vMB
0.06798941 BTC
Random Selection Loading Transactions
Max Size: 142.17/200 MB

Candidate Block

Mining Attempt b80947c44e71a1b41ee49194773686c5c16d571c520de2b9b69acba480ebc0ca
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root b24e488a957cd09290c39956200a228e6db23b84b0db2bc83c3eb088a6193bc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.01446932 BTC
Feerates: 100.53 > 1.45 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (350,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
564,156 564,156 0000000000000000002386ad7e8db43dc88fdbbad2cdff4ab90348296ce29e39 2,830 1.00/1.00 vMB 35
564,155 564,155 0000000000000000001c2aff92d1d3fe2515277c45de41cc4b0665e46d979c57 1,689 1.00/1.00 vMB 18
564,154 564,154 0000000000000000002d46697738f1a419dccfb2feee7d3aa717ff50edb55bb4 2,622 1.00/1.00 vMB 30
564,153 564,153 00000000000000000024ae9069457a2378b1714dc10739de3bef1cc96922b11b 2,629 1.00/1.00 vMB 38
564,152 564,152 000000000000000000208843525c37996b1480060df2be409d053f7ad3f977e5 2,774 1.00/1.00 vMB 32
564,151 564,151 000000000000000000276c697939e31a7937b9de3f9426fffc7abe6bdfc8b2bb 2,620 1.00/1.00 vMB 62
564,150 564,150 00000000000000000006e0f254e2498a226b797f19c2ee5f9bd826587a02e2c9 753 0.32/1.00 vMB 8
564,149 564,149 0000000000000000000e5b5f25a1e6dbf4f9f65a7e441caca97f5baf038b646b 2,572 1.00/1.00 vMB 16
564,148 564,148 000000000000000000154ded4020578d55ccecf338fb9c55194efcf071bb5752 2,438 1.00/1.00 vMB 20
564,147 564,147 00000000000000000014a67841e3591675a218920eef4587e029fb8b2715424c 2,819 1.00/1.00 vMB 2
564,146 564,146 0000000000000000000e7b3fc650b3dcff8f11469e1bc93ac5185bc64cdfb11f 2,379 1.00/1.00 vMB 9
564,145 564,145 0000000000000000002ad343abbda08230f6e6bdf99ffd6545572f0e9b833803 2,791 1.00/1.00 vMB 9
564,144 564,144 0000000000000000002a739a6603a896d3011c73a43cce7c34ba4ec1d9f74b1d 2,779 1.00/1.00 vMB 46
564,143 564,143 000000000000000000277ed824db8407abefba731e236661f10a750a0187abb9 2,932 1.00/1.00 vMB 12
564,142 564,142 00000000000000000009029a1b3ea169508b5f4b0951cc3de20194b187eb62a3 2,065 1.00/1.00 vMB 30
564,141 564,141 0000000000000000002c38a902906f895c27e1c531cccc9e381c87696ccdef79 1,402 1.00/1.00 vMB 32
564,140 564,140 0000000000000000001347da082c4f1c4aec7a84bb93ea9a2c6274ee38b6a189 1,903 1.00/1.00 vMB 35
564,139 564,139 0000000000000000002d9acaad41e38b24dc2484b0c899f2b84385861b9276ae 2,485 1.00/1.00 vMB 38
564,138 564,138 00000000000000000011117ff60ca6476d6eeb8b3dc46398305fe688f1fd0af2 2,568 1.00/1.00 vMB 27
564,137 564,137 0000000000000000000f457ee31f63775f5474c54dad7def2944403c201efa1a 2,128 1.00/1.00 vMB 40
564,136 564,136 00000000000000000021391db02ee149fa92190386d97b4070c66cf22069bbc4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.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: 633.88 GB
    • Received: 12.22 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.