Loading Tool

Explorer IconExplorer

Memory Pool

78,587 transactions
29.13 vMB
0.07742323 BTC
Random Selection Loading Transactions
Max Size: 176.47/200 MB

Candidate Block

Mining Attempt 09749af3d80101dd815c7d491f659666eb2427412cc9f5d35ec6f57b067dd088
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root 873711079149c192b3d4d362e7990400a6360ba03602ff836fc20480ac7c9f49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,001
Size: 1.00 vMB
Total Fees: 0.01637869 BTC
Feerates: 191.02 > 1.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (537,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,792 377,792 0000000000000000070cb997d46a8209b4d910bed8ec54620cb19cc0f0f3148b 1,487 0.67/1.00 vMB 37
377,791 377,791 000000000000000006f91e81673562c904d55273932e0562fbab00815768d2f8 1 0.00/1.00 vMB 0
377,790 377,790 00000000000000000da612d83066828592e931ffe63b08834b52836d3de2ebda 2,248 1.00/1.00 vMB 44
377,789 377,789 0000000000000000073f070fed196774741fc4a5569f3092991c6551815971e7 1,586 0.99/1.00 vMB 24
377,788 377,788 000000000000000007127f5683cf33fd8b422297d9894c8f1197b7bee220ab38 2,640 1.00/1.00 vMB 47
377,787 377,787 000000000000000001b53f94f261e384387ddb54ab3f7e7c8c54548f76bcf8bd 414 0.94/1.00 vMB 7
377,786 377,786 000000000000000011062df069503708230d3895630a106618e4e0597185afa3 580 0.95/1.00 vMB 11
377,785 377,785 0000000000000000033e56fb7736a913f556e70e948510412a7fc395c25edd36 1,048 0.47/1.00 vMB 46
377,784 377,784 00000000000000000b256a0875111dee348138967a6716b8027f22410b6c218d 738 0.92/1.00 vMB 11
377,783 377,783 00000000000000000f025b44f13d054ef70e723831d17c38ff616d54967f9e54 1,632 0.99/1.00 vMB 28
377,782 377,782 00000000000000000815f3ee14df806d48006870e353d0781f1975fedd8dcebe 973 0.58/1.00 vMB 19
377,781 377,781 0000000000000000067e994c974b3e5e49b8066e4326afb498099a9c7a3d0522 2,589 0.95/1.00 vMB 50
377,780 377,780 0000000000000000076f6bc4202f6ffa1f050cfe5a27dff9eb39719d2d1565f1 107 0.06/1.00 vMB 22
377,779 377,779 00000000000000000b5185d2825e2fe341304da2abbd991ddb619cfa5dbd7a9f 123 0.08/1.00 vMB 16
377,778 377,778 00000000000000001208c2163e0534b1dc964c4859b8e4d2dc42cda92a981945 712 0.31/1.00 vMB 35
377,777 377,777 000000000000000003ede018615604913162a7f04872dff6a6e9ec1892026d91 1,026 0.46/1.00 vMB 39
377,776 377,776 00000000000000000690ece9348974f3f4c3edbf281b59b0ce6d48ccb4e08df1 348 0.17/1.00 vMB 30
377,775 377,775 00000000000000000ff6538ca4f044d2e8331b1948bfd163e7307ffc0b59ae78 1,070 0.54/1.00 vMB 35
377,774 377,774 000000000000000004b314d46d33dce1fa1759b117330728704446ef65eabd72 698 0.42/1.00 vMB 29
377,773 377,773 000000000000000000d89d5ac3d2cd194de60fe13f8769f720ef6bcaf5f79dbe 1,946 1.00/1.00 vMB 27
377,772 377,772 00000000000000000ddc3b0303d8fc64c79e27b19ecd91054240b6932e31f94a 823 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.55 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.59 GB
    • Received: 15.75 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.