Loading Tool

Explorer IconExplorer

Memory Pool

78,389 transactions
29.08 vMB
0.11576634 BTC
Random Selection Loading Transactions
Max Size: 175.41/200 MB

Candidate Block

Mining Attempt f75fc37eea5452b594aabc9837097e75e452dd923b6fdb3c4f315d1a2e2b385a
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root a91ad0905417c92e31eadf00e9c93d20aa32d0a5f4c644013690bd8cf6e3247e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,210
Size: 1.00 vMB
Total Fees: 0.04148706 BTC
Feerates: 150.80 > 4.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (131,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,941 783,941 000000000000000000006d67b2c0335493a722bc275bccd986a1523e3f135de0 3,378 1.00/1.00 vMB 26
783,940 783,940 0000000000000000000324f41dcca9dc6594cd7c3e8dbca41688ede61d804cc0 3,496 1.00/1.00 vMB 29
783,939 783,939 000000000000000000060162a1a04898a988251706c74982b973e9711f51da23 2,813 1.00/1.00 vMB 38
783,938 783,938 0000000000000000000183decdbb4cfebab7c375eaf6bff0814f7fdceb4625a5 2,109 1.00/1.00 vMB 37
783,937 783,937 00000000000000000004f0547877961e0695eedc55b41ad3622c92cf6b3c1379 2,793 1.00/1.00 vMB 21
783,936 783,936 000000000000000000009e313c1537638374fb8bcf7eee5f9ce005a9dd88f1e2 3,823 1.00/1.00 vMB 32
783,935 783,935 000000000000000000022045781938010d73fa136d6c19de64e5afb877cb0bf2 3,724 1.00/1.00 vMB 31
783,934 783,934 00000000000000000001d630551e1953cf90603a718f50dcf52d467cc8a27d88 2,708 1.00/1.00 vMB 23
783,933 783,933 00000000000000000005f9336d11a591d6d7b24b520cbfad3cdb573629b1f6f1 2,402 1.00/1.00 vMB 7
783,932 783,932 0000000000000000000460ed984f04c7780b165f972f34d4887f0743ff15923f 1,839 1.00/1.00 vMB 11
783,931 783,931 00000000000000000002b9c4ca3bb3bbca52f64016d7a34956e3eb21a38ad275 2,921 1.00/1.00 vMB 13
783,930 783,930 00000000000000000002d85bbbd375a2af7fbfc7b397c94c756813c61f2f637b 3,145 1.00/1.00 vMB 13
783,929 783,929 000000000000000000051ca961caa2f85c36fdbc953d4d0d729e11daa9163f64 2,469 1.00/1.00 vMB 16
783,928 783,928 0000000000000000000035dfb59fc41154513e2738c6548c2afb920127f3dd3a 2,502 1.00/1.00 vMB 23
783,927 783,927 00000000000000000003e2b324033ad841dadc31913c35322162d5ae521a06db 2,071 1.00/1.00 vMB 22
783,926 783,926 000000000000000000006b90fba0119d7ee06de5520798d8661f41917b89e3f5 3,046 1.00/1.00 vMB 23
783,925 783,925 000000000000000000035da2daddfe91c78826b82a9d16541678bad17a8835dc 3,304 1.00/1.00 vMB 29
783,924 783,924 00000000000000000003bb46a185d6036affed77a8a48f7f531ce0725b02e6d9 2,246 1.00/1.00 vMB 37
783,923 783,923 00000000000000000002982a53f3920ec5825eaa905eb1628c74ec20970dfd4b 2,640 1.00/1.00 vMB 33
783,922 783,922 00000000000000000005053701cd3bbde4e15a676371fca59400a7775ed82137 3,283 1.00/1.00 vMB 23
783,921 783,921 000000000000000000010f36db45e4d8b5b653c07a125f322d94ecddcfff70f6 3,501 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.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.