Loading Tool

Explorer IconExplorer

Memory Pool

79,146 transactions
29.67 vMB
0.07686322 BTC
Random Selection Loading Transactions
Max Size: 178.26/200 MB

Candidate Block

Mining Attempt 2c4eaa9a804e653f86b9c72db58f7bdbeefd2eb657bf7b6c6a502e3478009d2b
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4495d1cf12e0285033b2e3e04654a6ef0e1c03fea29e8becd8fec2e935c0f0b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.01606987 BTC
Feerates: 101.61 > 1.61 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (118,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,940 796,940 0000000000000000000219baf40be5c199e3a1e6790b3c6cf978675e08c296ac 2,520 1.00/1.00 vMB 19
796,939 796,939 00000000000000000001302e5dd0c930ec8ef3be8712484cd9916de2e5007559 2,497 1.00/1.00 vMB 24
796,938 796,938 00000000000000000000ab07f5199cac435ffa5486eed0b99b675dc24fe27add 1,001 1.00/1.00 vMB 10
796,937 796,937 0000000000000000000049032c8b7383249a8ea8035a6b250deeb9eded36a308 846 1.00/1.00 vMB 10
796,936 796,936 00000000000000000001e17a9535789af6bfac31156e3580de817a59d6a35001 1,293 1.00/1.00 vMB 11
796,935 796,935 000000000000000000006662284a6f47833c70fc65dfd9d51596758842254347 1,297 1.00/1.00 vMB 14
796,934 796,934 00000000000000000002cbf05bb0d15f222ff225828a0f46743b7883f1cba5ec 1,138 1.00/1.00 vMB 13
796,933 796,933 0000000000000000000165e3a518270d343c81749f8cf8e9141bf875615988cf 1,681 1.00/1.00 vMB 13
796,932 796,932 000000000000000000045554b1bf23a8702a23d37324e19974bc134235545a0a 1,101 1.00/1.00 vMB 10
796,931 796,931 0000000000000000000340bfbeefbe74e18e32d74256e5c834acac36ec49392f 2,078 1.00/1.00 vMB 15
796,930 796,930 0000000000000000000379a8e386db79efa00cb87f458aa79240bdb6f4126d37 1,258 1.00/1.00 vMB 10
796,929 796,929 00000000000000000003f32be20939a89a00421e444fbe015b21bebeef823eec 517 1.00/1.00 vMB 8
796,928 796,928 00000000000000000002059a8033643fe637c8e3cb49b53f44fd8800a353e3ac 1,560 1.00/1.00 vMB 8
796,927 796,927 000000000000000000026968394ab1dafcce32a9d093ba78ff7cdd050a9eba79 2,637 1.00/1.00 vMB 17
796,926 796,926 0000000000000000000387c0f1b78e34d56a2c41c8442921d00e169d152f5097 1,537 1.00/1.00 vMB 11
796,925 796,925 0000000000000000000151b50485e56ae7a43fce85d36440f1ff5049bb0f0682 1,723 1.00/1.00 vMB 12
796,924 796,924 0000000000000000000110a981f4c1f6e17983cc5b6ac9493d56b52dd09f09d4 2,365 1.00/1.00 vMB 13
796,923 796,923 0000000000000000000004180d9c243994cecc5809a7358db5e65063f7f2a16a 2,070 1.00/1.00 vMB 15
796,922 796,922 00000000000000000003c49789b1f35dfa60138f30afd0defbf7a4af25a399c8 2,506 1.00/1.00 vMB 21
796,921 796,921 000000000000000000009014aaf703c93eb2dfe661b6b52c3a791ef21f0125fa 2,312 1.00/1.00 vMB 17
796,920 796,920 00000000000000000002ebabffa8716074e1814430efa1193f75ba2050007a8b 2,613 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.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.