Loading Tool

Explorer IconExplorer

Memory Pool

82,689 transactions
31.09 vMB
0.10858339 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt 3ce6a448d064d2a1687c922d2195df8779ad83a1c2e17d03c2e2469b6e9c4c79
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 6fb278808c87913a747ae43650494b942e1ed1b3d4e13a8137b95a91e35de1a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,132
Size: 1.00 vMB
Total Fees: 0.03429648 BTC
Feerates: 200.89 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (619,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,846 295,846 00000000000000007a3afd7e5907c2be9d7c662077b804af0592411cbc386f93 812 0.65/1.00 vMB 30
295,845 295,845 0000000000000000636cac4d49c2b24854968dc8c89118de6f1f70545ae5bad0 600 0.25/1.00 vMB 39
295,844 295,844 00000000000000002576f64fd590fa5dd16ee7ee169d9b98145d79981635fe72 179 0.17/1.00 vMB 19
295,843 295,843 00000000000000006b57cba2d72484def4720272463145f78bde5839d4e1d761 758 0.35/1.00 vMB 42
295,842 295,842 0000000000000000771346a196f86b11324d5d8dd6aa776a72ea452839ffb62e 33 0.01/1.00 vMB 22
295,841 295,841 000000000000000070c7a9e42f1d445236e431db783293f7ca1d880bf8e4a66b 128 0.11/1.00 vMB 8
295,840 295,840 0000000000000000667e67782ba3e5c9fc69314f3eb51fa08e5790b4bb2c073e 560 0.26/1.00 vMB 44
295,839 295,839 0000000000000000a2a7a88a7358755adba463605fef0c5b2e7c25aeb9fabb13 400 0.23/1.00 vMB 27
295,838 295,838 0000000000000000777b2177058511db57cf6f3792e5c07ac0f6fe486a5d1532 79 0.10/1.00 vMB 14
295,837 295,837 0000000000000000b298b136c29125cffdb0bbc9b8247a4e7f7589353acaba19 498 0.35/1.00 vMB 27
295,836 295,836 0000000000000000373708af8622b5cee52b0fe4edb264049b1ee18bd05614bd 648 0.35/1.00 vMB 37
295,835 295,835 0000000000000000835848ce0d972794cb62a7184c31480354082fbed1c9991b 985 0.35/1.00 vMB 58
295,834 295,834 000000000000000075a299c57af40b7651b6dd15431ca0e8fa05772f6cf1b79a 1 0.00/1.00 vMB 0
295,833 295,833 00000000000000006c8844768ddfb24c7f002a913904ff5e0983aa3620d81360 263 0.32/1.00 vMB 14
295,832 295,832 000000000000000000d188728e375f977b99ee3f36b029c3bd3f5326028d9ce3 519 0.35/1.00 vMB 64
295,831 295,831 0000000000000000126f6b472348835064a5f96430a9ece7096e6cdf1d4a39b4 550 0.25/1.00 vMB 48
295,830 295,830 000000000000000082155c35a029825e2606a76e3f4a6acdcbc4dc6e19f5e4d0 1,024 0.43/1.00 vMB 47
295,829 295,829 000000000000000089f52d4e82bb65a542f05e7ca6ebfc478597e1934f93a1b3 623 0.27/1.00 vMB 57
295,828 295,828 00000000000000007e083484903caf857b1da28f861ba7f0ff0e3c4f6662df2c 107 0.10/1.00 vMB 17
295,827 295,827 0000000000000000346a1abb9a30e07027a85ef608fa3d861c5e38ec84c713b5 365 0.24/1.00 vMB 20
295,826 295,826 00000000000000000bd242ebd558012400281f0f0cba0a3e579090fb871ac247 991 0.35/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.