Loading Tool

Explorer IconExplorer

Memory Pool

87,611 transactions
32.09 vMB
0.14247099 BTC
Random Selection Loading Transactions
Max Size: 193.70/200 MB

Candidate Block

Mining Attempt 791b416c941e62f06dfbe86b151c6b0545668b3dbb07f4f0cdee673b24a54294
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root c9e3a4d08a58653e7c9fb24c0ac0b0561bb0a5c0c46f9b54823c18c1df0f1015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05209095 BTC
Feerates: 911.92 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (804,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,063 110,063 00000000000165aaa12e0bab07c6c76dc749ee28a62b7f517329ffabb97960fc 7 0.00/1.00 vMB 0
110,062 110,062 00000000000191ea135eaeda69457a3ceb8c9c39e2683eff17c88aacee7e1b73 5 0.00/1.00 vMB 0
110,061 110,061 0000000000014814753b8efd58e14a8664d129ab04390a369fa760c77e8edf76 11 0.00/1.00 vMB 0
110,060 110,060 000000000001a15e47c50e0457686f57e0cce43487f34f4b906e11b31c2a0840 10 0.00/1.00 vMB 0
110,059 110,059 0000000000001112f69c21ef8ae975dfd532989025db35fda44fa610e1270c1f 12 0.00/1.00 vMB 0
110,058 110,058 0000000000001409223e6acb6c709a23a600202ba85d59679a5c6b46f153ab33 8 0.00/1.00 vMB 0
110,057 110,057 000000000000d4fd754db0ee34c418177b4e57101eec44f6d03962ef689937f7 14 0.00/1.00 vMB 0
110,056 110,056 000000000001788111b5aa3bd2a21e27b9966870b421d023178b6a349d513509 9 0.00/1.00 vMB 0
110,055 110,055 000000000001682d10477bb581812e833eae4f4ffff5505e8707df43c742268b 1 0.00/1.00 vMB 0
110,054 110,054 0000000000005d6b6ee0e774c11035cfa9b1cd6c11d9c5086d5afa53f2a1a7c4 11 0.00/1.00 vMB 0
110,053 110,053 0000000000006843ffa1747e5017ee611083cba719639b67ee673c646acf8b90 13 0.00/1.00 vMB 333
110,052 110,052 000000000000cdf44830e690dc5f71030bf4d8623169543146d1ff3864b32973 40 0.02/1.00 vMB 0
110,051 110,051 000000000001121011d56caac44836ebb40dbd180df48ea0fb4da9db95f3e30e 13 0.00/1.00 vMB 0
110,050 110,050 00000000000132c92335cb35ae851a69f11f20c7d7acc6e326110534289048e3 10 0.00/1.00 vMB 0
110,049 110,049 0000000000017d278b65c791b61089e1010a1778399645c9129cf25a116aefd3 13 0.00/1.00 vMB 0
110,048 110,048 0000000000004463dc26ee7f4f20441e52bf9409d1cbd3d86bfa72e07084fd4b 9 0.00/1.00 vMB 0
110,047 110,047 000000000000936a6c3314048055c0b5ff9aed0ce70869af4f424b91d88dc8dd 5 0.00/1.00 vMB 0
110,046 110,046 0000000000019a760cbd88f418c7abb305f8461706a387dabe044a833c413e68 5 0.00/1.00 vMB 0
110,045 110,045 000000000000bee1759c7ab30d66444b9e19f14426edaa3f32bf9fdf968fb6d1 9 0.00/1.00 vMB 0
110,044 110,044 000000000000957bbe070273df9640d272f9688be80918c14d8754028c011968 12 0.00/1.00 vMB 0
110,043 110,043 0000000000012c732fa2a4556cf9be4dc7b7238e51decde5bc9f6ed6db58f4e1 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.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.