Loading Tool

Explorer IconExplorer

Memory Pool

48,742 transactions
28.26 vMB
0.08072231 BTC
Random Selection Loading Transactions
Max Size: 150.89/200 MB

Candidate Block

Mining Attempt c7a0d66060d61944d6a4486b23a4b1ca70f1520cd4515e4dd4a63754c2fb67ec
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root dd4761fac4bed3dc2d86bb6c2f70ddf5b0e66a011dc1c6a0598990399253bd47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.02683169 BTC
Feerates: 500.45 > 2.69 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (172,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,937 741,937 000000000000000000074469fda3a22358db66e5da776038145640cdc0239542 617 0.33/1.00 vMB 3
741,936 741,936 00000000000000000005fd4baa812592a0628fc27d4229160d06e62d4fbc0f10 1,293 1.00/1.00 vMB 14
741,935 741,935 000000000000000000052fd49b015a969a103237a79d14f80cd6bfd33255deda 2,407 1.00/1.00 vMB 18
741,934 741,934 00000000000000000002c80f825ad8c88713cabaf7ced85b104cc7e2f3165371 981 0.60/1.00 vMB 7
741,933 741,933 00000000000000000006697e95a9341d5bbfbd6203b18595828942bdd10d6a86 2,571 1.00/1.00 vMB 18
741,932 741,932 0000000000000000000371233177abece6a93eb4e9715d21cbd95d816b5c9aab 776 0.26/1.00 vMB 13
741,931 741,931 00000000000000000002c6a6e67cc92be1a784d5347493d8244c08446488bdab 717 0.21/1.00 vMB 15
741,930 741,930 00000000000000000002a3b81e5e3e61a194a7b161f4d775ec2738ef67a8e2a4 431 0.17/1.00 vMB 13
741,929 741,929 00000000000000000001adc6add73f2d2b9a7946fc86ed2a8939a6f7bd6abd70 792 0.25/1.00 vMB 15
741,928 741,928 000000000000000000022279ed40599f38f2b7f3b730a2d91858f99cbc586dcc 931 0.40/1.00 vMB 13
741,927 741,927 00000000000000000001b552acf85e7873dffd8bb8c1a1f6ce664038438fee4a 913 0.55/1.00 vMB 8
741,926 741,926 0000000000000000000172017993a720b11bd7ed7a49cb612b7e09e9cd8f5990 2,236 1.00/1.00 vMB 13
741,925 741,925 0000000000000000000373adb7849c6a4ce5922e0f071c692d09ab9969e6892f 2,533 1.00/1.00 vMB 23
741,924 741,924 00000000000000000001b4323f2244eb848aadee999a1ba9f3f60e6e7c222b4a 776 0.31/1.00 vMB 15
741,923 741,923 0000000000000000000983ecca87f0fad3e84383d4b6541c821d354ffc9a03b3 168 0.05/1.00 vMB 18
741,922 741,922 000000000000000000050ad3700bb649b7707403115e677de2f5ebd744576f04 1,803 0.63/1.00 vMB 15
741,921 741,921 0000000000000000000520a65461e3db3a3a290e437249e7b0df293aaa090b2f 709 0.44/1.00 vMB 10
741,920 741,920 00000000000000000003d6741f6daa7f4e05069e8102edf3f895d476e19f1db8 2,236 1.00/1.00 vMB 13
741,919 741,919 00000000000000000000dc567fbc58a6a80500db0cad57936e3b68c010619b8b 1,442 0.47/1.00 vMB 16
741,918 741,918 000000000000000000094ecd9876ae03328faaa9f05e475c5113a02339c1b699 365 0.12/1.00 vMB 17
741,917 741,917 00000000000000000005b13c0b86de711b3eb48b317a8fed1e84b3934f55e96c 273 0.15/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.