Loading Tool

Explorer IconExplorer

Memory Pool

38,367 transactions
28.14 vMB
0.06410250 BTC
Random Selection Loading Transactions
Max Size: 142.65/200 MB

Candidate Block

Mining Attempt b1b10dbb35442a7fce32a056d45da4cc77cf5dbbeb09d1382c421216c2ddce0c
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 9711e86227e059d73c160f4596277c64f780f7c3962003cca1bb69c4e1de4da8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,132
Size: 1.00 vMB
Total Fees: 0.01026816 BTC
Feerates: 150.80 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (572,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,850 341,850 000000000000000016a5f394163b9e71cf7e3b1c63909831fb1e5c6163cb8ac2 67 0.03/1.00 vMB 17
341,849 341,849 000000000000000000fbaed7103c3fd6f5a3f843fc880af5d7ded25462ffa45e 573 0.42/1.00 vMB 18
341,848 341,848 000000000000000009b84299794990b455ab1ed77ffd56336836bed097ba8117 512 0.25/1.00 vMB 26
341,847 341,847 000000000000000013714c1d7cd57357933b4504984a1913de2a7b999cdc35f3 670 0.32/1.00 vMB 28
341,846 341,846 000000000000000008f7a6de7f91e472924db49a42b7f2b947dd9129faf9cd2c 282 0.13/1.00 vMB 36
341,845 341,845 000000000000000001fcad01665a87e885e68a54fd10abc9968bc762abe2079d 347 0.21/1.00 vMB 23
341,844 341,844 0000000000000000081596a1a69bea117aa75a4629451f23a2bd3d062e7890f8 90 0.05/1.00 vMB 17
341,843 341,843 000000000000000005ed67e788cf58f41b7b276b2293f012b59b5b68b52cadc8 224 0.11/1.00 vMB 26
341,842 341,842 00000000000000000b99ee2f13a6b9a4d8e9168865dfc90126c64451766ed678 594 0.31/1.00 vMB 26
341,841 341,841 00000000000000000d2b9f7bb60301406681da217ff2a51c7523cb7a40b359ec 298 0.16/1.00 vMB 24
341,840 341,840 00000000000000000a1b4c1e150f152913a287fb1d676d9b6c28d6466af64955 182 0.09/1.00 vMB 22
341,839 341,839 0000000000000000141f9a6b36a6fe3a57990bd7fe5872f94671e0d1097b549d 547 0.26/1.00 vMB 29
341,838 341,838 000000000000000000b824598436945337517689e0478960a0bffd7644a211df 404 0.25/1.00 vMB 21
341,837 341,837 000000000000000013444b0f9fce57d3307b9397cb6f06fcc9467b8e91e51ac9 635 0.32/1.00 vMB 27
341,836 341,836 0000000000000000066dc11c96dd7528960023493b6631d1e647e4088f1bd5d3 220 0.11/1.00 vMB 22
341,835 341,835 000000000000000003b86347fb95ebd73fc43fa8fe68f1dc048efd59bc28964d 955 0.55/1.00 vMB 27
341,834 341,834 000000000000000014c7e28377c672a0f0b6c9350529456b556fc5fd64a36d7e 719 0.46/1.00 vMB 21
341,833 341,833 0000000000000000183e485389ee3392615aedae3b16ed57a60ee6a8ec9c817c 904 0.46/1.00 vMB 28
341,832 341,832 0000000000000000002dce0e5170822706368b36bd421d9b948a3eb637261fa0 1,633 0.90/1.00 vMB 27
341,831 341,831 0000000000000000126a44a25bbe18c25d22f096dab90875ff210502a861c05f 398 0.39/1.00 vMB 15
341,830 341,830 00000000000000000ef78e7f3f2df40c9a46b281a857456e8dda86a41ef2846a 166 0.10/1.00 vMB 35
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.