Loading Tool

Explorer IconExplorer

Memory Pool

43,004 transactions
29.17 vMB
0.07761990 BTC
Random Selection Loading Transactions
Max Size: 150.08/200 MB

Candidate Block

Mining Attempt 590ee6edbdcb0034c3644f24c98bf63847ae3a6a018e8a219159d19cbfc1d0ec
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 90ac30a4fe3efadd6e01f0fd613e0eb922fedf5a838e52257ac43158ccf7f1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.02055911 BTC
Feerates: 150.75 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (536,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,589 378,589 00000000000000000c3ed928e8055bc9507988d2f1743de4b0f93e47fb66cad2 1,781 0.92/1.00 vMB 28
378,588 378,588 00000000000000000948d37a741980c5bfb2e83d93631d835222f50adc54137e 2,392 0.75/1.00 vMB 68
378,587 378,587 00000000000000000c662d76652e0ed51aa6cd81dbc9ce660e68c0fbf6fd5637 1,787 0.89/1.00 vMB 35
378,586 378,586 00000000000000000a084b428c62776c06314b56695bb39f435e45511e66a346 1,079 0.75/1.00 vMB 34
378,585 378,585 000000000000000008de5717b576f88556ee69fcb39ef6c3324ef6ecffd72fde 693 0.99/1.00 vMB 7
378,584 378,584 0000000000000000111bdc0858fc6344afceae7a315b5a5c9a302107144d0d16 1,601 0.75/1.00 vMB 43
378,583 378,583 00000000000000000f445fb75782c5e7f7845a4e6e5492970baee28d6fed954d 1,465 1.00/1.00 vMB 31
378,582 378,582 0000000000000000090509ed0f3ac22d15a00892a9750161231edb62b16d9de4 1,360 0.88/1.00 vMB 24
378,581 378,581 00000000000000000ad4aa58c807a40c37951a5155593fe0acae36ab820e4267 1,017 0.57/1.00 vMB 30
378,580 378,580 0000000000000000054b8564ad6719f201d1421d316717d324eef57d7dad0667 1,601 0.95/1.00 vMB 31
378,579 378,579 000000000000000004be6832bf9953c2cd587c88797a53a8f8ebc19521794ed2 2,225 1.00/1.00 vMB 48
378,578 378,578 000000000000000010bc32d1fc8de8e9b58f607e0bffee410ac4abedb243f2e1 2,720 0.93/1.00 vMB 59
378,577 378,577 0000000000000000053365aea6c9c65c2e4f57da7fc8bccf0df05972114ee029 1,322 0.75/1.00 vMB 32
378,576 378,576 000000000000000002655ba1800adad93225babd354e57639517478c6834e76c 1,607 0.93/1.00 vMB 31
378,575 378,575 00000000000000000d585c5b0111eb2cc5d3ef47d3bda21276967108e62d9772 2,881 1.00/1.00 vMB 59
378,574 378,574 0000000000000000027d382ef7c586e0e97f623e685c9f927e78865420f72b5f 1 0.00/1.00 vMB 0
378,573 378,573 0000000000000000103739bcfe9a1a5336d3eb98ab678cc293c45467dac1469b 354 0.97/1.00 vMB 5
378,572 378,572 000000000000000009c3e775ff24cb3542ab76d2ce3eec5b2c57b4eabf702b93 327 0.13/1.00 vMB 40
378,571 378,571 00000000000000000048372e2eed685283419da1fae9778bfdba840429197e98 422 0.49/1.00 vMB 21
378,570 378,570 0000000000000000084fab76071dad717c30d4f2da02b59ed3c8a5b3ce7a4ee9 505 0.39/1.00 vMB 25
378,569 378,569 000000000000000004aa40b7225b37da0c6e470638b30387889d585c0024a6b7 524 0.25/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.88 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.