Loading Tool

Explorer IconExplorer

Memory Pool

40,105 transactions
27.06 vMB
0.07626693 BTC
Random Selection Loading Transactions
Max Size: 140.13/200 MB

Candidate Block

Mining Attempt ecf9df471fa410dfceec5eca10b99aca5ec42747f4546a9e16b7573ea91fd845
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 5085b19134af6270eba4260602149bc1af509db3123aff8af0f31f8c219971db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.02215640 BTC
Feerates: 201.37 > 2.22 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (318,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,858 595,858 0000000000000000000e557bb296c5bd2b6cb9a5f5974279aacc89265247d05d 2,507 0.76/1.00 vMB 17
595,857 595,857 00000000000000000015518b3d2696e9f429c02b5edcb95c1d46a6e5af1bcb7e 3,480 0.94/1.00 vMB 21
595,856 595,856 000000000000000000108b894509e9c5305f1ef7515dd0fdf22b68c6638364b3 1,821 0.54/1.00 vMB 22
595,855 595,855 00000000000000000007406f22646506aa34d954a52284eb82ef63fbe9fc725e 1,110 0.40/1.00 vMB 17
595,854 595,854 000000000000000000108513f67b9cf0ac8c455ec30ba0789e97f157d355f8c6 1,355 0.46/1.00 vMB 19
595,853 595,853 0000000000000000000ce0179b31d86ac64f2804839a5aaf0af7a10c84f9c19f 79 0.02/1.00 vMB 17
595,852 595,852 0000000000000000000be68332bbf89c1d51483b914b997d207653879394a5f5 870 0.26/1.00 vMB 24
595,851 595,851 0000000000000000000b3fbb2df4679a90bcee34744e709159e9e1e72541f83f 1,136 0.30/1.00 vMB 23
595,850 595,850 000000000000000000047d37e79ca9e1f55e04bcb23cb1a2ab18f02c8ead67aa 2,449 0.69/1.00 vMB 20
595,849 595,849 0000000000000000000e2d267c96f3578400bb36bfc0adb231b27090d05c9d59 3,580 1.00/1.00 vMB 23
595,848 595,848 00000000000000000006c818b91c9376585321030524d73619ffe57d83b13862 286 0.10/1.00 vMB 34
595,847 595,847 00000000000000000002b1700c35e9e2c82fb5200b57bc64dc5ce68a674950fb 3,189 0.95/1.00 vMB 22
595,846 595,846 0000000000000000000dbfe553cdaa44ae0a74d997c04a1faf76dbd7f7f12994 2,513 0.63/1.00 vMB 1
595,845 595,845 000000000000000000135a99e7a6c647b7e43f20b03a84f7c3266ec8f769e67d 2,828 1.00/1.00 vMB 27
595,844 595,844 00000000000000000007d8dc998b20dc25ccf44965025639bbd9db15f3cdf783 3,279 1.00/1.00 vMB 32
595,843 595,843 0000000000000000000f8fa8551a8535131fc01fbead298282faffed21369244 2,330 1.00/1.00 vMB 26
595,842 595,842 000000000000000000076662121bfd8552e28bcabfa0006dfd7a91c693e00c4f 32 0.01/1.00 vMB 15
595,841 595,841 0000000000000000000e5a81476cdacb43f4956d31402b6b47e1f952ab4d9c44 133 0.06/1.00 vMB 26
595,840 595,840 0000000000000000000c29bc87a7283f978f519eeca7c002fb8f0223d5a78753 2,619 0.84/1.00 vMB 19
595,839 595,839 00000000000000000016f3f6d6746e962f12407982517a186a356301a8c3434a 2,884 1.00/1.00 vMB 13
595,838 595,838 00000000000000000009e073b079bfd190b371df9252dbc2ea3ada90a8b82696 1,489 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.