Loading Tool

Explorer IconExplorer

Memory Pool

44,580 transactions
26.90 vMB
0.07360400 BTC
Random Selection Loading Transactions
Max Size: 141.46/200 MB

Candidate Block

Mining Attempt 72a08e308b4a18090a4abc8e157525a436c9578fe486fb2f714c61b93d61d2ee
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root ec4eb8f80f1822b24ea32fa52d687add2e9025cccb6ab394131a482c68f7123e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,059
Size: 1.00 vMB
Total Fees: 0.02381587 BTC
Feerates: 201.37 > 2.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (122,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,479 792,479 000000000000000000050961b4fbd49c957a3861ceb8bae3e211626d04d3272f 1,382 1.00/1.00 vMB 35
792,478 792,478 00000000000000000002d7364851a39c329f266974d7fcfb9ab0996c89ffeeec 2,072 1.00/1.00 vMB 29
792,477 792,477 000000000000000000008aeac0a3a71c56764c09b4ef652ee839bf20234309f5 2,629 1.00/1.00 vMB 30
792,476 792,476 00000000000000000005414026ff5dff036909ed9270f26049f6918b3047dc05 2,767 1.00/1.00 vMB 34
792,475 792,475 00000000000000000001e5c339575ce4c4790bd57d2bef86946c6a37291148c6 2,782 1.00/1.00 vMB 43
792,474 792,474 0000000000000000000258b2a0c808fcda5c3b9d57db6f30e25321f2c9c8023a 2,006 1.00/1.00 vMB 46
792,473 792,473 00000000000000000002ff42c028f15685a97e99c3e4837c4f5ba356abe580ef 3,292 1.00/1.00 vMB 65
792,472 792,472 00000000000000000003ed7b8abd319aaa40a1b10a4521dd6a7291514b169368 2,870 1.00/1.00 vMB 76
792,471 792,471 00000000000000000001810678482063cc0ce5590faaf39162d0075e316d0e61 3,329 1.00/1.00 vMB 87
792,470 792,470 00000000000000000001d8e909491bbda062775e12e6c6339f87f700bd79fc78 2,315 1.00/1.00 vMB 144
792,469 792,469 000000000000000000050bcfc7431241de6d7212fad611bf341a0b32666c5f76 2,228 1.00/1.00 vMB 66
792,468 792,468 000000000000000000032b829d504d2870545b0563f356275caa66fe29d8d0ca 2,485 1.00/1.00 vMB 38
792,467 792,467 00000000000000000002e1b12f9f79319b15b30f5ec04604e2381ae5d19b9954 2,475 1.00/1.00 vMB 64
792,466 792,466 00000000000000000001afec28edb4717d8d400838cada9ed004c1af757c9bab 1,751 1.00/1.00 vMB 56
792,465 792,465 00000000000000000003a74cf790ea5ac367db3e8132cc0b68de37eddeecdc06 2,251 1.00/1.00 vMB 43
792,464 792,464 00000000000000000000b16a456d1aaeab9735f304f4d58234154fc7980748f7 1,837 1.00/1.00 vMB 20
792,463 792,463 00000000000000000004255acf611285a1f0d23e4f029d49ee3fcdb5459a1b29 1,633 1.00/1.00 vMB 23
792,462 792,462 00000000000000000000d7c1fef5a80c5329b64d02003a348419e75c5a666e8c 1,951 1.00/1.00 vMB 93
792,461 792,461 00000000000000000003988f425d98dd079d9ed92f11bdddfcb5dee0c36a871b 2,554 1.00/1.00 vMB 50
792,460 792,460 00000000000000000001d72eb04861b4ec5135e4c571046b800fe766a9327bc9 2,243 1.00/1.00 vMB 60
792,459 792,459 000000000000000000020e8683cd550d4a55338058c18ea065f8f4b89da85dda 2,228 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.