Loading Tool

Explorer IconExplorer

Memory Pool

83,704 transactions
31.53 vMB
0.17119764 BTC
Random Selection Loading Transactions
Max Size: 187.28/200 MB

Candidate Block

Mining Attempt d345d5d9f5d58164b022b1a5af36f9595ab079403325aa2aa8f597f0ea5bb4f2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root d3e5fb4ef7624a22240e59cfcdbbd87d11e329159ab06120faf2e9a7e9d933b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.06471059 BTC
Feerates: 269.69 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (613,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,872 301,872 000000000000000041cbcc654652b3926a895982e8c1364d5deea38b3b5c3d93 730 0.74/1.00 vMB 21
301,871 301,871 00000000000000004a2f4a7bfb0296160994cb0d9e1b658ab29fb664ea3e72eb 946 0.35/1.00 vMB 39
301,870 301,870 0000000000000000456e808b29d5e0df86cd0c100c025699daef5a42176336c8 579 0.35/1.00 vMB 26
301,869 301,869 00000000000000006cf08ede0f0088c33c720cd72b8c4385d932e5a25f15476b 512 0.23/1.00 vMB 37
301,868 301,868 00000000000000007c047d98a9e93fa52d4cfb23837c77a7eef7d9170bc6873c 188 0.12/1.00 vMB 30
301,867 301,867 000000000000000066cbbdba1862da8946e09050ab6f0221d3f9da36c3bcc550 310 0.24/1.00 vMB 23
301,866 301,866 0000000000000000208a6d8d5cf41baead116ed365c70262162497ce70a034cc 109 0.05/1.00 vMB 50
301,865 301,865 0000000000000000212b0fed632b1317e98e6f5f2fbe1455d376559b1ac7f24b 215 0.12/1.00 vMB 29
301,864 301,864 00000000000000000f2ec3d7914d395739f3ae7a428f69f85e4e7c25e765eef4 685 0.35/1.00 vMB 31
301,863 301,863 00000000000000006c420e3a70ad362ac14df515fc71ab26b670ca1df73590dc 185 0.11/1.00 vMB 27
301,862 301,862 000000000000000059e03bcc64df7e93cdb3fae0228fec4df5a4f4d0773e7f4d 523 0.34/1.00 vMB 26
301,861 301,861 00000000000000006e56f1284aafc47899d2abea5114d4afa2efa8fc215e26b1 689 0.35/1.00 vMB 33
301,860 301,860 00000000000000002e8153b01ecc436e5676bb2eafbd757ec17c1950fd8e93f6 355 0.19/1.00 vMB 27
301,859 301,859 00000000000000005fc5487bb67b58573eef3ba369972f6acfc5240cf375878f 480 0.37/1.00 vMB 27
301,858 301,858 0000000000000000779f9ceb0ab3900e011305435a1b4a11238ca0f0d2f1e32d 4 0.00/1.00 vMB 20
301,857 301,857 00000000000000006504c54cd960830c04c7345b3e43fa4417f39500fc2115e0 147 0.07/1.00 vMB 27
301,856 301,856 0000000000000000321005e52775c418464dfa3387630170ad9078c4c8b1d990 109 0.16/1.00 vMB 14
301,855 301,855 0000000000000000155a355a3d8f8a244f081ac13cdb8d5c5137163d125eaf24 641 0.25/1.00 vMB 39
301,854 301,854 00000000000000001aa76473994b6cfeed7ccd3e78536107b4a8c63a4b8c22e2 671 0.66/1.00 vMB 18
301,853 301,853 00000000000000006cff6938c9f456630ad39e5636b1e7b9d96bf935cc83d4dd 478 0.25/1.00 vMB 44
301,852 301,852 000000000000000020ed4e23bf68c0b1869e041505ae8f3cd7fe933dd4a07824 383 0.19/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.