Loading Tool

Explorer IconExplorer

Memory Pool

78,834 transactions
29.22 vMB
0.08489900 BTC
Random Selection Loading Transactions
Max Size: 176.88/200 MB

Candidate Block

Mining Attempt 1d03fd4564a37716e3fa040afb31d8e42c8a302cf53c703062fe45ba6ec6de9f
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 0eb03ee22e606e8fb0043831c5945de5f7eb6cc7a9c4224e5f9a6784281b6da0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.02365698 BTC
Feerates: 178.73 > 2.37 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (362,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
552,963 552,963 0000000000000000001c58c47f440ff95049a8246734e086001daf0ca31c25cf 1,635 0.76/1.00 vMB 17
552,962 552,962 00000000000000000024ae6d88029dac99b2dcb395c1d6e927b57f594d27f20a 861 0.95/1.00 vMB 6
552,961 552,961 0000000000000000000513a25c19dc67bc5d810d52b091852b35412b23e763ca 1,607 1.00/1.00 vMB 11
552,960 552,960 000000000000000000118dd4e897babf5832fe095c769ffbf89160ce110e7a0c 1,842 1.00/1.00 vMB 18
552,959 552,959 0000000000000000000042f28db8a50573580300f7fe80bd016d9aa3a77db0c4 1,219 1.00/1.00 vMB 13
552,958 552,958 0000000000000000002d4de954bdfb802383f227f29c197ce1894ff2fef76c79 1,961 1.00/1.00 vMB 8
552,957 552,957 000000000000000000265849fd5b5b5551828e592540c8511e5223424f324493 3,115 1.00/1.00 vMB 7
552,956 552,956 00000000000000000012314425f1fbe44665f232fb30a51beab705b159141141 3,064 1.00/1.00 vMB 34
552,955 552,955 00000000000000000029f5e855578d7a81f4501f38093c46cb88a47664bf3c0e 2,617 1.00/1.00 vMB 29
552,954 552,954 0000000000000000001e6525727cc0a729b1e928dff16db10d789176b59dd3eb 1,748 1.00/1.00 vMB 23
552,953 552,953 000000000000000000296e3d1560a1822c5e54f8996f80f259e1f9f297810cc6 3,018 1.00/1.00 vMB 37
552,952 552,952 00000000000000000025db922a44aa63dc182fe5fab8f4a5be3609bbb261ec34 480 1.00/1.00 vMB 2
552,951 552,951 0000000000000000002610000e8b187c0ab07a337fafda61635ab3527b1fcc2c 2,453 1.00/1.00 vMB 6
552,950 552,950 0000000000000000001929213b6404b67636894cbf1bdda29a5e5c0b4d547057 2,208 1.00/1.00 vMB 5
552,949 552,949 0000000000000000002767f399d6f8e5bb009a42807f52595fb1d4f040b255d7 3,138 1.00/1.00 vMB 29
552,948 552,948 0000000000000000001b19f17d09ea5ef5f5098eddb71e921b73de00705fc918 2,404 1.00/1.00 vMB 5
552,947 552,947 0000000000000000001bcd09a93839902281ffac464478a55d83584661f3556f 3,132 1.00/1.00 vMB 30
552,946 552,946 00000000000000000017453b09b6c97186a4dfe5f3080ee5e6cd3e8e1d1fc3ea 2,871 1.00/1.00 vMB 12
552,945 552,945 0000000000000000002360882dfaf846ed9fad1bb7e511769eab41bcababa53b 3,085 1.00/1.00 vMB 24
552,944 552,944 0000000000000000002f889fef241f37ef851de928eaaac0059cb3efb1e4131e 2,937 1.00/1.00 vMB 29
552,943 552,943 00000000000000000027f31863c27eac5eba50a6064fc86aa175e4d40ca2c134 1,886 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.68 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: 678.89 GB
    • Received: 16.44 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.