Loading Tool

Explorer IconExplorer

Memory Pool

80,273 transactions
29.52 vMB
0.13538602 BTC
Random Selection Loading Transactions
Max Size: 178.32/200 MB

Candidate Block

Mining Attempt 43a9bcdf1927579f437044580cac712c87bca3313eb0e9545578c50ac5e5f54e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 15902045312cc653e546ea6b14f423ea4fd061ffe5a79a195946960d57840047
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.04986493 BTC
Feerates: 602.26 > 5.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (546,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,821 368,821 00000000000000000986248d4c2ee5408aa075958d900ff8d1c14696ba732238 559 0.29/1.00 vMB 42
368,820 368,820 000000000000000013e9179ecd9e130dd56f9fac869b83d584e14d52442d20d6 424 0.27/1.00 vMB 32
368,819 368,819 00000000000000001046e544673d13a9ecedc0777cd394acc7a5fa98b42cf9fe 254 0.15/1.00 vMB 33
368,818 368,818 000000000000000008995c076ea8d25c64d8a295d564c534069a31b6684a890c 1,606 0.90/1.00 vMB 35
368,817 368,817 0000000000000000029b55e13751407b3f8f69f071b9685e2a25eb5d89cac6b7 1,609 0.93/1.00 vMB 38
368,816 368,816 000000000000000001b234f31fc2a8391a400ecabcb98b352c557832a223b026 523 0.42/1.00 vMB 29
368,815 368,815 000000000000000010e1566e3b14262251c82e59793c342995c67493c47e6a44 2,347 1.00/1.00 vMB 45
368,814 368,814 00000000000000001040c79012ddb5e2666bcaafa14b2699bc6dafb0d2c597bf 562 0.26/1.00 vMB 43
368,813 368,813 00000000000000000d944820dcef9a8d37ef8487bd3d0ac8b4068d85e90dbff5 224 0.16/1.00 vMB 26
368,812 368,812 00000000000000000af6356e230163bec394a7a85dd81d9f422ce9be52d977ac 561 0.49/1.00 vMB 20
368,811 368,811 0000000000000000128863b759b08f6b605327d599ec9556b339061869411d9e 827 0.60/1.00 vMB 29
368,810 368,810 000000000000000003e6aba470df3699baf745f6c796012485cae9f4a9ea29e5 1,825 1.00/1.00 vMB 34
368,809 368,809 00000000000000000c5f64b90b1fc75fd8512114c9d76f3309ffbcce84fc25cd 1,853 1.00/1.00 vMB 45
368,808 368,808 00000000000000000a1638df50344669715f0bce73078b66df8cfb43de35a888 1 0.00/1.00 vMB 0
368,807 368,807 00000000000000000483c8c14890bbc7011cbad8ddd0f8351b021ca2b8eb3e76 1,710 0.88/1.00 vMB 51
368,806 368,806 000000000000000006e00167e3385e0627493b3c27b37a37a966e00a1290892d 564 0.85/1.00 vMB 13
368,805 368,805 0000000000000000095e3132474d6b17de52608588eaa6443b187838ad439463 95 0.08/1.00 vMB 19
368,804 368,804 000000000000000004042fb1e302f7eb18d0458659d81ba412445ada1d90abda 543 0.30/1.00 vMB 41
368,803 368,803 0000000000000000003bafac7e431b5082b918fe30eebfe7e93fc261a66a0b5d 546 1.00/1.00 vMB 11
368,802 368,802 0000000000000000011950188594f3a7b5520c148867ce4f675e0268e80ea0ae 855 0.43/1.00 vMB 40
368,801 368,801 00000000000000000281ee4f2341621bd3571e39610d26554b8c767e6377a8d0 238 0.18/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.