Loading Tool

Explorer IconExplorer

Memory Pool

36,845 transactions
28.15 vMB
0.05975956 BTC
Random Selection Loading Transactions
Max Size: 141.82/200 MB

Candidate Block

Mining Attempt cf3de9e40561650351f12795004df27f8b6fd595f31da6ec672a1892fcb5d00c
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root d6a268a118765f1d8cd3349a982359344cdf1e30a13c8249f1aa3c937ce044c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,876
Size: 1.00 vMB
Total Fees: 0.00582387 BTC
Feerates: 49.26 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (602,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,935 311,935 0000000000000000226a747be2252b76ac12024d8a054a78b6dbbc91d3fffa52 38 0.02/1.00 vMB 4
311,934 311,934 00000000000000000ffcd753e4381e95db10db92a89ac8447be55fdec4d7476b 243 0.23/1.00 vMB 22
311,933 311,933 0000000000000000365dd74e9999f6658024ccaadfc20377a5625cca5a66529b 178 0.11/1.00 vMB 21
311,932 311,932 00000000000000000017bec226e55d0ca4f47fa68c566b1531c8089aa790b050 374 0.37/1.00 vMB 21
311,931 311,931 0000000000000000127aaab2e8392b764dbdd47510fb17ec562de3b3affb723d 268 0.14/1.00 vMB 33
311,930 311,930 00000000000000001ef9ce5f743d510fde205c87744f80255fee43bf783eac73 784 0.44/1.00 vMB 29
311,929 311,929 00000000000000000cea69fd13bf693fb0c4b0f220aa4365825aeef1bff4bdd2 664 0.37/1.00 vMB 29
311,928 311,928 000000000000000021bb0500994501c8cb62cb1b27c5164f2d9eca78a83f3247 128 0.05/1.00 vMB 30
311,927 311,927 00000000000000000079cb6c3f4bb2f87c81aa8a37feaee2f2f6280b2e07def8 1,205 0.75/1.00 vMB 28
311,926 311,926 00000000000000001d9e7485a58e63af52ec0bff88ce3840921c68a33733aee6 640 0.45/1.00 vMB 26
311,925 311,925 000000000000000003cace7d7f938222e0d5a023af5ea5f5e6b48f88dff54049 857 0.54/1.00 vMB 28
311,924 311,924 00000000000000003056bc9876f9c8bb556cfa763393ce9d78172ab63788ee08 135 0.22/1.00 vMB 18
311,923 311,923 000000000000000006497e9a26ee932b2437d2f4f73029515814c19d05647bce 886 0.35/1.00 vMB 40
311,922 311,922 00000000000000002d63d410d3ae41dc924545513c0e45de141a8d8785a2e8a1 170 0.18/1.00 vMB 19
311,921 311,921 00000000000000003785d7c4f95fe3a70c2e478a733f587e64e42861a68081e4 512 0.19/1.00 vMB 39
311,920 311,920 00000000000000001a45397e23158b81d174124f198e8a477af1592fbc54d2c4 169 0.11/1.00 vMB 18
311,919 311,919 0000000000000000022d60e1199bd1016a49d932b23a0f180f2fa22bee8b8917 1,661 0.86/1.00 vMB 31
311,918 311,918 00000000000000001cb8325bc51a38b0d85d9ef2ef9e4da2ea170729aa47ea73 182 0.10/1.00 vMB 26
311,917 311,917 0000000000000000185d65c196cf05cbd44fac7f2a1456429ab72826effc813d 839 0.41/1.00 vMB 34
311,916 311,916 0000000000000000142e3c6092a02421b33c84035ca0cd85acc8f30619b17a5a 67 0.02/1.00 vMB 31
311,915 311,915 00000000000000001f266134b72681ea108f20b37a95655706527aeabd879834 590 0.32/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.64 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: 626.38 GB
    • Received: 11.62 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.