Loading Tool

Explorer IconExplorer

Memory Pool

38,014 transactions
28.02 vMB
0.06180650 BTC
Random Selection Loading Transactions
Max Size: 141.99/200 MB

Candidate Block

Mining Attempt 405abc4319b5d614f75c9bbcab442ddc6fe76ffc58278dc2bfd386e541a64f59
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 4877f477ade2071cf78dc50324dba872393476fa364a6ce775a9f3a30a38f219
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,581
Size: 1.00 vMB
Total Fees: 0.00830098 BTC
Feerates: 150.80 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (536,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
378,565 378,565 00000000000000000a57264bf22e577c8a4b02522df911d6f80868efc9942d60 1,871 0.93/1.00 vMB 52
378,564 378,564 000000000000000009dae7387c559ec349ba28c5bedf0e7e5e13c32d8365f461 748 0.37/1.00 vMB 41
378,563 378,563 0000000000000000014eee1addbb2a5473e84125a7f00390d0c41d98221a22ae 180 0.11/1.00 vMB 31
378,562 378,562 00000000000000000190cd473d1b0f6f9c148cc69296c4e6b72dcc8df0535152 1,329 0.63/1.00 vMB 39
378,561 378,561 000000000000000005771827d6257ce6d00276f93f660ab12abfb21d2c551696 370 0.75/1.00 vMB 8
378,560 378,560 000000000000000007cd8733b9131ed49a367337d754c64374cf24955c1cb38f 747 1.00/1.00 vMB 9
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.67 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.