Loading Tool

Explorer IconExplorer

Memory Pool

79,245 transactions
29.44 vMB
0.08882239 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 7ad973855dacf89d035f46bb1db99b90a7e541a2a95b114116cfe020630e85e0
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c64a4bcd8f5e0d55417752f943d5e0d969d204dbc38bee0241233b2fed324930
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.02704966 BTC
Feerates: 301.60 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (104,045 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,048 811,048 000000000000000000005c58f9bb961a310b6f659643d289af20d404be7ffaa8 1,425 1.00/1.00 vMB 33
811,047 811,047 00000000000000000002f7c4209ec8db7bed4bd7168198219c2c0bfdaf7df0bf 2,600 1.00/1.00 vMB 35
811,046 811,046 00000000000000000002c3343ce6454c1e966f5dff60c92d8d9b91211c51cf3e 213 1.00/1.00 vMB 2
811,045 811,045 00000000000000000001f87cf9d8e96c7fc71bc6242a0187efca62efe7221d70 1,468 1.00/1.00 vMB 15
811,044 811,044 00000000000000000000a0b47189b94c9cde8d3ab7df49e7e3fe4a3280bb35d6 199 1.00/1.00 vMB 3
811,043 811,043 0000000000000000000481cb3e873d3500837ed8d086d33a22ceb410eaa47827 880 1.00/1.00 vMB 11
811,042 811,042 0000000000000000000331aff0f44e00a847fef2107b1ccf7f09a4393484d773 1,247 1.00/1.00 vMB 14
811,041 811,041 00000000000000000002829de46981428a0b55f989d37d46a1b02baf2b223212 688 1.00/1.00 vMB 6
811,040 811,040 0000000000000000000331b1603bb88fe141efd20fc3595144bf7d491c52027a 2,722 1.00/1.00 vMB 25
811,039 811,039 000000000000000000012d854d96048e4ed36d254360421daa4d28e2823879d1 2,949 1.00/1.00 vMB 25
811,038 811,038 000000000000000000003d81a9034e012f16de07dcbfed95ea123816cf364b98 1,694 1.00/1.00 vMB 23
811,037 811,037 0000000000000000000094135b144889cc6a0f4bb39523d0ee7b05ff00dc72c7 3,067 1.00/1.00 vMB 44
811,036 811,036 00000000000000000001c3a64fd04c6ce054fac17da637f24d77be8e71c336c6 2,826 1.00/1.00 vMB 81
811,035 811,035 000000000000000000003441ad183b60b2280b0cf5ecb7566d6e6174b9e48551 1,665 1.00/1.00 vMB 8
811,034 811,034 0000000000000000000471e724372b4a010bcc55e355c696b25162455280c0c8 170 1.00/1.00 vMB 4
811,033 811,033 0000000000000000000206c4adaa42ea71272ab9130dc2122eea3d489c06f490 598 1.00/1.00 vMB 7
811,032 811,032 00000000000000000003bdfb344b054f52a5c7168787991e97ca2156cde6a581 676 1.00/1.00 vMB 12
811,031 811,031 000000000000000000040c57abeda6056321c98803907137b18a569ec3eabf79 991 1.00/1.00 vMB 17
811,030 811,030 00000000000000000001c67f16fe658fb7c2ecc5ef71c93ed73eea5d7e28e43e 2,245 1.00/1.00 vMB 34
811,029 811,029 000000000000000000020d854160cab5f6ff98dab9a191f684ca93e5c15e00b9 183 1.00/1.00 vMB 10
811,028 811,028 00000000000000000003388e2b49a9ba277effbdd2ccd2e4d147902b95895de4 707 1.00/1.00 vMB 22
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.95 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.