Loading Tool

Explorer IconExplorer

Memory Pool

79,671 transactions
30.11 vMB
0.07947415 BTC
Random Selection Loading Transactions
Max Size: 184.07/200 MB

Candidate Block

Mining Attempt b8ed8692ea12b7bd5cfcf6565baafed0ccecf9b947239f7e2a13bd0f5e36bc76
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root d6cbd6d6f3c28087b73e9bc09d705ce46a0a671241c86c835d423c3fb0f4b77d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.01226040 BTC
Feerates: 100.65 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (532,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,933 382,933 00000000000000000066a421d05e683fd16e09b3cec302bb6a9f9521e1352a68 637 0.93/1.00 vMB 17
382,932 382,932 00000000000000000502184bd1bac97966d7186c9549b5d57ffe10676de0198f 916 0.99/1.00 vMB 16
382,931 382,931 000000000000000007273f19f3fdc811b3d7ce7fb2c1d3a39fa387bd8e371cae 2,220 0.95/1.00 vMB 45
382,930 382,930 00000000000000000ba104d9713714933778641bad4a61aa8407e628a25400d9 1,420 0.93/1.00 vMB 22
382,929 382,929 00000000000000000dbdbdbabc5cb9a3c97ff7a1a07aefcff87e20b800694641 1 0.00/1.00 vMB 0
382,928 382,928 00000000000000000fbe92e50b37f5f76f0fc17e43fcc097ccea868ac9344b54 1,814 0.75/1.00 vMB 39
382,927 382,927 00000000000000000df909c4f8bb15d637d49a6685f63efae3dad09500dd934f 2,716 0.95/1.00 vMB 63
382,926 382,926 00000000000000000efa1c7917c9a4f8825536ce57608e5ec63fbdb8b33c8418 1 0.00/1.00 vMB 0
382,925 382,925 00000000000000000b05b785fcc7305da53e775dfe0fbbc29e4f06b4d6b54bb1 2,494 1.00/1.00 vMB 41
382,924 382,924 000000000000000009b1f59dedc975cba1e250af4719f2dea7bd5fd571df99ea 2,681 0.95/1.00 vMB 51
382,923 382,923 000000000000000003363b01cd86fef12e23213d0710abd3d2ee74d6fa9a7b3c 1,700 0.99/1.00 vMB 31
382,922 382,922 000000000000000007511c9ab202a392e4a53924b4b0103205439abad1494044 724 0.99/1.00 vMB 14
382,921 382,921 00000000000000000f226602b6b029f4e380565d78e04af732fa1df969f4ae85 1 0.00/1.00 vMB 0
382,920 382,920 00000000000000000760c9d1fbd9399993e7a7b97651b1aae94f46e5adad143b 1,400 0.93/1.00 vMB 20
382,919 382,919 00000000000000000125593e5f4885b2559cb892504c1508ba1a2aa4b41046ee 2,876 1.00/1.00 vMB 53
382,918 382,918 0000000000000000072c6630982a55d0a64037432a63021072346814672712a8 2,189 1.00/1.00 vMB 31
382,917 382,917 00000000000000000231098fed4159651bc9aca991f152e5ac2454cb69858c4e 2,063 0.93/1.00 vMB 35
382,916 382,916 0000000000000000051c967fa7ea73ee75807a16660537775797b72175435092 2,154 0.95/1.00 vMB 37
382,915 382,915 00000000000000000340336e4feb598f15c6a3581acbddf6d09d6da457dbc82a 1,865 1.00/1.00 vMB 35
382,914 382,914 000000000000000009b851a7eb41fb6bcec25770b3bc9f8163f95979dcef1ff5 1,754 0.75/1.00 vMB 43
382,913 382,913 000000000000000009c0cf8f43f01081234beb7ad6a92e9a5f3ef26db954b14d 2,142 0.75/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.