Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
34.85 vMB
0.19220024 BTC
Random Selection Loading Transactions
Max Size: 194.20/200 MB

Candidate Block

Mining Attempt 69f448ea3090a19b3c76b39a0bbef33f246c023d0e81f3386c7a0a14a008ba48
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root b1d49174a13463dea0c77928b54d7c0acd1b5582a00e8dbb9bc0acb4dae5b70a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.05920990 BTC
Feerates: 477.45 > 5.93 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (31,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
884,062 884,062 00000000000000000001a7b324289c9fb896db6da06fd86fdab7ea56f9ea0817 4,125 1.00/1.00 vMB 12
884,061 884,061 000000000000000000018945a56521c4b1c9fc048830223b816cdc3fc76c0c90 4,304 1.00/1.00 vMB 16
884,060 884,060 00000000000000000001d9e100d5d2bcde84b48a472efca6e21fa2c76cdff51f 4,986 1.00/1.00 vMB 21
884,059 884,059 00000000000000000000145b5a9a02fc38c0838dde87d0631baca265657a9642 4,850 1.00/1.00 vMB 12
884,058 884,058 00000000000000000001db3180fb21a53f93628098d602ca58abb1269f345830 4,600 1.00/1.00 vMB 14
884,057 884,057 00000000000000000000001d0fb4cfe620ee5c73902ab090c27954cc9e4edfb4 3,536 1.00/1.00 vMB 4
884,056 884,056 0000000000000000000241c804ba788cd052a52914796a9167238d76436217eb 3,229 1.00/1.00 vMB 5
884,055 884,055 00000000000000000001a90fdbdd2430b3b4d27678c4a82cd2777b1e9634e25d 2,587 1.00/1.00 vMB 7
884,054 884,054 00000000000000000000a9305d5f83abfc86da27c9524a7ad181b7a75f0827a9 2,216 1.00/1.00 vMB 2
884,053 884,053 00000000000000000001f4ff3f7df9e32f9823b17773a57838fa247442693c1d 1,081 0.91/1.00 vMB 1
884,052 884,052 00000000000000000001cbd1917c5a45c6ff1f802302c2f57a70f16554cc2f0d 1,904 1.00/1.00 vMB 2
884,051 884,051 000000000000000000001b4d9dd27d13e784683e8380e6609081de342accb26a 847 1.00/1.00 vMB 1
884,050 884,050 0000000000000000000149789bcabbfeb9c35471840243f2a9538c131ca06f2b 3,045 1.00/1.00 vMB 7
884,049 884,049 00000000000000000001bd1f99eb34d9a8d1f778237529920e057db0c4fb613d 3,408 1.00/1.00 vMB 3
884,048 884,048 000000000000000000000be4fce8063ce4a5f8ad6617e21019795b9358d4128c 1,692 0.41/1.00 vMB 2
884,047 884,047 00000000000000000000fa09cf908506946a09931b286e64dd5f96c25bf0841f 262 0.05/1.00 vMB 2
884,046 884,046 00000000000000000000d29d8d764d2f9ecd33233f1fb32e0d790b4fe45264a8 35 0.01/1.00 vMB 2
884,045 884,045 00000000000000000000ea4732b0df895014ec0c23d5384ee073a537bfee2413 312 0.09/1.00 vMB 2
884,044 884,044 00000000000000000000baeacc03019ebf32043ff1163baa131a2dd43f50d7c6 827 0.22/1.00 vMB 1
884,043 884,043 000000000000000000016c831cb5a72685ac0e42bc03e0f011bc3dcf75c7ad47 1,327 0.46/1.00 vMB 2
884,042 884,042 0000000000000000000023bcdbc05186eb0ab4c392cbdacf14aca11b62f7a033 657 0.27/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 735.82 GB
    • Received: 18.58 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.