Loading Tool

Explorer IconExplorer

Memory Pool

47,094 transactions
27.63 vMB
0.09012355 BTC
Random Selection Loading Transactions
Max Size: 146.10/200 MB

Candidate Block

Mining Attempt a58877c5c6e422655774b89e00d8f8fa101860c75e1d7c86ad561a550775bf75
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 350ebcfe96bddbdb086c18857e25cdadf2694d738bc49da9e728e7369f69ebef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03532306 BTC
Feerates: 159.25 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (175,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,483 739,483 00000000000000000006604508154ecf2a991e54e910ac9a35d73b749d665a1a 1,610 0.63/1.00 vMB 11
739,482 739,482 0000000000000000000653a1e0eecae8764798cfec014f9973c55f1a7fab9892 247 0.47/1.00 vMB 2
739,481 739,481 00000000000000000001f44a5fec44467b16e0981ec00167eb9bd7a77e164f4c 48 0.01/1.00 vMB 20
739,480 739,480 00000000000000000005f8a117b3d40b6ce2cc1252c05f1eef53aa3195a485e0 550 0.77/1.00 vMB 4
739,479 739,479 00000000000000000007e37c893fcb6e0e43d0876e12f87f1533f3220a7d9aa9 2,635 1.00/1.00 vMB 11
739,478 739,478 000000000000000000056ff2ebe5a33dd07654bf80826edd7d77e6b135eef695 1,120 0.47/1.00 vMB 8
739,477 739,477 000000000000000000041967c8922c0ad7026460dad9b69a1c68c0f0610f8fae 802 0.25/1.00 vMB 10
739,476 739,476 00000000000000000008c20305b6dc888c2ffa48c6cc532fd8fc25744f19a9fd 115 0.03/1.00 vMB 11
739,475 739,475 00000000000000000007ac00fd508754d697df21ca452e11d853f7ad2b0da1fc 1,402 0.75/1.00 vMB 2
739,474 739,474 000000000000000000058bb39ef61401c3af786753708ef5e49e96735335ceeb 2,935 1.00/1.00 vMB 15
739,473 739,473 000000000000000000070462026d3022b69a41d6c8550b7e730801b9a798e48b 3,034 1.00/1.00 vMB 10
739,472 739,472 00000000000000000001e686b4ce73b2662a7c8eb00d8d8004a8142da672355a 2,198 1.00/1.00 vMB 7
739,471 739,471 00000000000000000001347059299fb7fb7f12d0cf25886d1b77b06602d3ba7e 1,239 0.40/1.00 vMB 9
739,470 739,470 000000000000000000093ce6d1de9e833508d46e7799c0190f343767427cb429 314 0.59/1.00 vMB 12
739,469 739,469 000000000000000000083ce1d2a64a06c53486e59a749686565a5bef93632cec 596 0.27/1.00 vMB 8
739,468 739,468 00000000000000000001110326491d2e31210b297fb155e3932c3004cc32d349 220 0.11/1.00 vMB 5
739,467 739,467 0000000000000000000134a48e147475ba4cb5b610611e5cdea29b9a11f09781 1,093 0.60/1.00 vMB 3
739,466 739,466 0000000000000000000085b305a2716c0abfb7cdc047e7bf8414c79a692535ac 2,495 1.00/1.00 vMB 6
739,465 739,465 0000000000000000000581a6aaec79ad362008f0934c39cd7dbb63e84b298bf0 2,742 1.00/1.00 vMB 13
739,464 739,464 00000000000000000006cc8ab4c6794457af115657b73413c76ba0a487596ff5 2,549 1.00/1.00 vMB 9
739,463 739,463 0000000000000000000505cd14b340a4792e0299bd2c493dd600267899886735 2,355 0.84/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.