Loading Tool

Explorer IconExplorer

Memory Pool

81,283 transactions
30.47 vMB
0.08584536 BTC
Random Selection Loading Transactions
Max Size: 183.05/200 MB

Candidate Block

Mining Attempt c5731c7774ecc906965124b4877e774c9cea9273de421cba7766fed29313da39
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 56f85bf9c295394deb9caade14b2f5d35427166f92a1f35ee4b8d8e444dd9e53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,204
Size: 1.00 vMB
Total Fees: 0.02175726 BTC
Feerates: 100.24 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (548,124 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,863 366,863 00000000000000000c110c75dc51929c843d1574ab0273699977976357318edf 1,200 0.78/1.00 vMB 18
366,862 366,862 00000000000000000e6df24a207ea82a0355ea4ae5d37249a8d5f66fae146d1f 1,533 0.68/1.00 vMB 38
366,861 366,861 00000000000000000edca5ed28597e7683c2a8d3530c5ab07ed854847841f2a8 2,806 0.93/1.00 vMB 64
366,860 366,860 00000000000000000685a9a2e62e974d8221ee331df5eaae4d5dd3575177cd10 1,360 0.81/1.00 vMB 36
366,859 366,859 000000000000000014a3c7238e12234b24bba2b35ce00f77f4290eac955e7e50 232 0.21/1.00 vMB 21
366,858 366,858 00000000000000000388b91aa2fbc2bae10d8984400a308b5873383c36930ed3 534 0.41/1.00 vMB 25
366,857 366,857 0000000000000000048f3e90208fb5af3dddd30962ecbaad9867ac92bbaae9c5 1,348 0.93/1.00 vMB 27
366,856 366,856 00000000000000000755bcb8673565664768e5aa4aa04567f7179df0c73a5b4d 1,860 1.00/1.00 vMB 40
366,855 366,855 00000000000000000acea70e55dcf80641cc1284212c8551d3ab54bd5fb9bad7 527 0.25/1.00 vMB 38
366,854 366,854 00000000000000000e878c2a33af454f7a00e494328e79b746c6c2892a04c791 1,134 0.60/1.00 vMB 37
366,853 366,853 00000000000000000a1723b5d36debb7a2533eec3998defab559d3ae1ccc097f 769 0.49/1.00 vMB 42
366,852 366,852 000000000000000014257fb9e52796e2d519303ee45b3aceb3a36a1d3276cf26 7 0.00/1.00 vMB 17
366,851 366,851 000000000000000014a0b24fcc7fa43b482bcf3b90ae84ba728261eeb6a813dd 122 0.07/1.00 vMB 30
366,850 366,850 000000000000000011c58a4a994c50c02343c7d1b5ffc5b65480d143bcb53cd9 427 0.23/1.00 vMB 65
366,849 366,849 00000000000000001260c54b70725c1cb6e5bba83cf7acccf11a91846bb7dec6 468 0.35/1.00 vMB 26
366,848 366,848 00000000000000000f07ccb3f1518d1829f3ad00daebc935bd832be0f4d2827b 884 0.54/1.00 vMB 42
366,847 366,847 00000000000000000861b9c0c5dba344e79ac3458b4de4c5128d1d3f3dbf1c0c 80 0.03/1.00 vMB 41
366,846 366,846 000000000000000003ee69d18d8018d6b4dfc4b62367d71809ca2dc0c35bca09 159 0.07/1.00 vMB 41
366,845 366,845 000000000000000014898c7622e56b03ee2d8c46c384cc206e79f011a34be928 610 0.35/1.00 vMB 44
366,844 366,844 0000000000000000059925d7dc4029e334d5972639f433ed76ca6e5e2b9f587b 212 0.25/1.00 vMB 10
366,843 366,843 0000000000000000148e6fe858bd0f429ec3c35da78e9c4625eedc1da220411f 1,827 0.89/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.93 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.