Loading Tool

Explorer IconExplorer

Memory Pool

38,878 transactions
28.31 vMB
0.06678669 BTC
Random Selection Loading Transactions
Max Size: 143.65/200 MB

Candidate Block

Mining Attempt e3fc464356824815dd547a89505e22b2ab54ba62a18e60a49e0337aa0b918146
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 65e7ce18746cf925d74685c1dc20c1016975b2e8c18de35ac94a187e35caf847
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,418
Size: 1.00 vMB
Total Fees: 0.01244285 BTC
Feerates: 150.80 > 1.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (536,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
378,568 378,568 00000000000000000dce870d42a1d4fca416f4cf3700f3482dccdf4d593963cd 804 0.41/1.00 vMB 32
378,567 378,567 0000000000000000040c9dbf6283026b0383c78de0c0f913372c02824be2dc2f 832 0.79/1.00 vMB 20
378,566 378,566 000000000000000007a43e4953b7bf6252b976fb521ea63b583a588f9139683c 433 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.