Loading Tool

Explorer IconExplorer

Memory Pool

74,898 transactions
27.78 vMB
0.07710797 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 4848c43e578da52eded11d0b5e1c2b64d932a345952f97ab3caf8900ec4ba5bd
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root fd6ca4d5d7c8c0bf915a28c98a05e98a70973b510381f0532a2b4cf2c39aaf48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,160
Size: 1.00 vMB
Total Fees: 0.01761279 BTC
Feerates: 100.35 > 1.76 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (303,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,636 611,636 00000000000000000008581dc9de1714933dfa894308065a5e4bf2be6cb78902 1,508 1.00/1.00 vMB 6
611,635 611,635 0000000000000000000435532952c077aa8d4ae53568a4d90b31ede0e80c6b70 3,047 1.00/1.00 vMB 18
611,634 611,634 0000000000000000000e99120c57bb8a4bafdef271ea8637002fe0e90f84e6d1 1,984 1.00/1.00 vMB 6
611,633 611,633 0000000000000000000341eaddc771b5657789a266bc4c5945cb7427c86702cf 2,840 1.00/1.00 vMB 5
611,632 611,632 00000000000000000009e9918010ec3899bfb946e232820544131bb9825ca2c1 3,352 1.00/1.00 vMB 17
611,631 611,631 000000000000000000132f4bb99ef2a285fc8960b4b493f34aa9426b22e366c8 2,689 1.00/1.00 vMB 14
611,630 611,630 000000000000000000009e5ae40baa1d768ba3e1d332f67a743ffffa6e5ac7c0 2,541 1.00/1.00 vMB 28
611,629 611,629 000000000000000000002204d173754386ddbb4b576ea1be4eb328d54cca771a 2,598 1.00/1.00 vMB 28
611,628 611,628 0000000000000000000d338beae001f3a2bb2603e59ced1a6acc41a17d6c2e0b 2,457 1.00/1.00 vMB 27
611,627 611,627 0000000000000000000120efad64511615e1d4f1c656cfc35405633a8a4394b4 2,907 1.00/1.00 vMB 9
611,626 611,626 00000000000000000004dddd2facae3dde025b5eb1112e56b68607b6c859692e 3,283 1.00/1.00 vMB 25
611,625 611,625 00000000000000000004294685cb1ea2f4f22406391063d6696c42dee614741a 2,804 1.00/1.00 vMB 10
611,624 611,624 00000000000000000011630d3e3061a938af65caa31b3de096942e9d9eba014d 2,540 1.00/1.00 vMB 12
611,623 611,623 0000000000000000000fba6d586ef59a17f9f4ccc9827ff3590384b1323d369b 2,317 1.00/1.00 vMB 19
611,622 611,622 00000000000000000002d4226deb94d2fdda93714ada9a1955b9ff812142819e 2,905 1.00/1.00 vMB 19
611,621 611,621 0000000000000000000771bf45d89cf821222757e85b177807fffde08f72834e 2,926 1.00/1.00 vMB 29
611,620 611,620 0000000000000000000b5480260d63ebb27b176e0f68b90434f0db4f7dbd8916 2,906 1.00/1.00 vMB 12
611,619 611,619 0000000000000000000f1e11c938015a0b6465d03b17d2d882b4a31011e00ccf 2,480 1.00/1.00 vMB 22
611,618 611,618 0000000000000000000fd616f67e2035d7146f446f891eb0870032534474bd1d 1,972 1.00/1.00 vMB 10
611,617 611,617 0000000000000000000d3c4dd74f20bc23fc9527503f15b467c1e57e5d97bd96 2,732 1.00/1.00 vMB 8
611,616 611,616 0000000000000000000c3bbcabebd01e81684e884edadf684d977f7e6020ee02 3,011 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.