Loading Tool

Explorer IconExplorer

Memory Pool

47,400 transactions
27.99 vMB
0.06619338 BTC
Random Selection Loading Transactions
Max Size: 149.07/200 MB

Candidate Block

Mining Attempt 33b47f7cdba8ecf0fec91df53fb928fa7c1c8f294d4aa8a26b0aefe3a8e3362c
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 23800012600f3c13816eb9ac002d204b9d218bc37625a0b7ae6761c323f05e2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,032
Size: 1.00 vMB
Total Fees: 0.01314853 BTC
Feerates: 40.21 > 1.32 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (207,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,594 707,594 000000000000000000059c92324f5907ca14918a581b3b9aa198d9f6ff9124ce 3,073 1.00/1.00 vMB 10
707,593 707,593 00000000000000000007e0c8718938b21df57ddfdf0943dfbc3a09cdfce25796 2,734 1.00/1.00 vMB 10
707,592 707,592 000000000000000000044f1c532b213ce1927d10e9d29dc2ade966d14317f101 2,036 1.00/1.00 vMB 7
707,591 707,591 0000000000000000000629d1337f003608d5022e964ef9efc45342e411fe3f86 2,729 1.00/1.00 vMB 11
707,590 707,590 0000000000000000000b84d0041f0fd6505f72da05fcf1d01db6e3be9e773039 524 0.99/1.00 vMB 3
707,589 707,589 0000000000000000000a3704c60d637cd0987e5f8d8d1f757aef2527f735ef80 894 1.00/1.00 vMB 3
707,588 707,588 0000000000000000000a1576f79060bf7d2d8453bd717050923c4710df30f338 443 1.00/1.00 vMB 2
707,587 707,587 000000000000000000090e47799cd781e3985f510bbca5e76c824026912ea429 1,406 1.00/1.00 vMB 2
707,586 707,586 000000000000000000054350f1b02158c317b21a6839d476bee7cfbb0c60cd84 1,958 1.00/1.00 vMB 5
707,585 707,585 00000000000000000008c5db35c0e6a1d8fb6c759438f3c653b6940b97ef75e3 3,146 1.00/1.00 vMB 4
707,584 707,584 000000000000000000071f30714173387f936e904822eeeaaa2c15ac69d83fc2 2,887 1.00/1.00 vMB 25
707,583 707,583 00000000000000000004676c6407370f61939b9cd6fa76ae5f7f82a89c3bcfb3 833 1.00/1.00 vMB 4
707,582 707,582 000000000000000000074f307f5c328cf90b9b107674674942606d7a0888231b 961 1.00/1.00 vMB 5
707,581 707,581 00000000000000000003a7428a005183c82bf9e9d4eea788816e2da0d40f3345 1,736 1.00/1.00 vMB 6
707,580 707,580 00000000000000000000a99594ac885c7bbeddc7da72d4a61c5eb1a2ecb1f1be 2,081 1.00/1.00 vMB 3
707,579 707,579 000000000000000000071d20a6bd6faa7cdef49dbf0cd52cc70cdbf48b0c6de9 2,739 1.00/1.00 vMB 4
707,578 707,578 00000000000000000003c2898855df7dd97c5520d8eadfe4158086e87b9d3df6 3,134 1.00/1.00 vMB 16
707,577 707,577 000000000000000000008ee869952cdf3bd4f51d7f54975c82bc4c297718dc8b 756 1.00/1.00 vMB 4
707,576 707,576 0000000000000000000722978c0690b5070faa87cbd208b9c012a6fc10aa6405 1,550 1.00/1.00 vMB 6
707,575 707,575 0000000000000000000ad6cc9bc00c9181133723abcf9243819dc6858015ec8d 1,856 1.00/1.00 vMB 8
707,574 707,574 0000000000000000000dce2dcda78e110e9b424d4e05afdbacacde761d37009e 2,968 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.01 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: 649.63 GB
    • Received: 13.19 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.