Loading Tool

Explorer IconExplorer

Memory Pool

77,301 transactions
28.69 vMB
0.06682846 BTC
Random Selection Loading Transactions
Max Size: 174.02/200 MB

Candidate Block

Mining Attempt 83234a05c24e27a421286202c9d10f4590276fd847ac5565e29adca333ae0566
Version 20000000
Previous Block 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c
Merkle Root aed3dbc04cb85ed36bf0b4d765a8041c9cc6d665da3f3b3b5080b6c5ad0b09b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,669
Size: 1.00 vMB
Total Fees: 0.00722943 BTC
Feerates: 101.55 > 0.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,094 (156,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,522 758,522 00000000000000000002c252149f99cd201b202c9a16455cf2ac23e08b6ea54e 886 1.00/1.00 vMB 2
758,521 758,521 000000000000000000031babea01409023cf7ee5acad543e98167b549820da9b 1,944 1.00/1.00 vMB 7
758,520 758,520 000000000000000000063548b03b4b6889fc600cee5d70b384a782210fe63308 648 1.00/1.00 vMB 9
758,519 758,519 000000000000000000039bc62f9eb2f5794519d9d2636e3c854ebdbfd2ae8416 3,280 1.00/1.00 vMB 15
758,518 758,518 00000000000000000004c5ed9c084cf59e87fd0b357222352d0a3a4842a7a286 2,535 1.00/1.00 vMB 13
758,517 758,517 00000000000000000004e5a495342a2c9ee069aa94f95c535bef37271e00283a 1,191 1.00/1.00 vMB 12
758,516 758,516 00000000000000000002d23d1d07d1e9b95e48e37436d9ba1d4542f0707a849d 2,127 1.00/1.00 vMB 18
758,515 758,515 00000000000000000007581c6055335a3e0823481f7a108e224f5f9b4b408245 1,450 1.00/1.00 vMB 11
758,514 758,514 0000000000000000000787a5102951ec25d1d828ae9417038bf59185bfb709c3 2,031 1.00/1.00 vMB 13
758,513 758,513 000000000000000000012606c3aab26cf88e964137466b5c147565d17290ff38 2,694 1.00/1.00 vMB 11
758,512 758,512 000000000000000000043190a32d46ca4e316edf54c1a3e6536e46a17e40423f 914 1.00/1.00 vMB 3
758,511 758,511 000000000000000000018e73a9320a400c7a3cc0cf7e87a01baf7c688baaf1dd 2,580 1.00/1.00 vMB 12
758,510 758,510 000000000000000000073ce6192069acaf2f1145aa1c7365f9c254495dfa979a 2,474 1.00/1.00 vMB 8
758,509 758,509 00000000000000000002b6bcae85d59e841c9a0340b5313d36e3c604cc949a48 1,833 1.00/1.00 vMB 6
758,508 758,508 0000000000000000000745cde5fcd0b778781954c3951253902159276c88c462 2,066 1.00/1.00 vMB 8
758,507 758,507 00000000000000000000d6a0817dba29eb97b2f41d9796b03392723559b4ca76 1,468 1.00/1.00 vMB 12
758,506 758,506 0000000000000000000079fca9c54dd7532d139ed258f02e3d1368e7006157d9 469 1.00/1.00 vMB 9
758,505 758,505 000000000000000000079a2d36f1308ea00fd26fda92fe12c5dd4e1a5b0c15e7 3,600 1.00/1.00 vMB 18
758,504 758,504 00000000000000000003db8e9725525bf922831e1ffa60d6cd7fd7c331408392 1,203 1.00/1.00 vMB 7
758,503 758,503 00000000000000000005ae11e0359e7bb67a3c98b9c75bb761a18c7deeb4246a 1,307 1.00/1.00 vMB 5
758,502 758,502 000000000000000000068e5f4e02111eede390505aca4614e13f03dfa87915dd 1,642 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.56 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: 669.97 GB
    • Received: 15.79 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.