Loading Tool

Explorer IconExplorer

Memory Pool

80,559 transactions
30.19 vMB
0.09137001 BTC
Random Selection Loading Transactions
Max Size: 181.05/200 MB

Candidate Block

Mining Attempt 0f37ac393e1610d339900fd1036fdbdeaa372df7b4946719c62b04acfb21a209
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 2ec6c373aafccfe0737a9c68789caef5b50a0bf0775798441f1064944eef1743
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,040
Size: 1.00 vMB
Total Fees: 0.02947380 BTC
Feerates: 301.07 > 2.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (60,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,990 854,990 00000000000000000001bb0ac98cee201c0fdc63b0a71a87868c0d184ad78798 2,003 1.00/1.00 vMB 5
854,989 854,989 00000000000000000000d3dd8c60b9a1a9fbec63f314dc45ab74fe4325ec7586 2,511 1.00/1.00 vMB 6
854,988 854,988 000000000000000000004dd117f7039236a6939b71cd4fcfe21a8817f1df607d 1,338 1.00/1.00 vMB 4
854,987 854,987 00000000000000000001b46e9d641d3b9b2733612aac3ea8827cd96e6edeef0a 1,140 1.00/1.00 vMB 4
854,986 854,986 00000000000000000000c0c4dc9a2e2094e025453d58006728b3125da0ab5b83 2,811 1.00/1.00 vMB 4
854,985 854,985 000000000000000000028152f4cbda5b07fdd1829c093793b215a092bf208bc6 372 1.00/1.00 vMB 3
854,984 854,984 000000000000000000018310fc61f85b728b05e718bfb84f0365650c73f6c59c 3,006 1.00/1.00 vMB 6
854,983 854,983 000000000000000000015411f19a1a2300404c545af2c6c0d00d92aa541ea214 2,658 1.00/1.00 vMB 4
854,982 854,982 0000000000000000000019bdaf8faec8a1e9424c92d27ee76aa01c6ee3868c65 3,727 1.00/1.00 vMB 11
854,981 854,981 000000000000000000008c0ce7071a2e3ebe526a8d785f54304ffe94bc111fb1 3,193 1.00/1.00 vMB 5
854,980 854,980 00000000000000000002e373db883e26ecd3c71ff471b15a75bda40b2d22b95d 3,662 1.00/1.00 vMB 11
854,979 854,979 000000000000000000002ea4dac51f8d8aa8b63d0d927d3b46e53cef3ee02569 2,757 1.00/1.00 vMB 6
854,978 854,978 00000000000000000000614d10bd7ae5718a077f84173e63226e532c9eb4e0dc 3,614 1.00/1.00 vMB 5
854,977 854,977 000000000000000000030664235ac1e8500731ed531536f2089989108d5689af 2,078 1.00/1.00 vMB 7
854,976 854,976 00000000000000000000ee05436072331b4947754591fd384ebc2b8f0d2efd69 3,058 1.00/1.00 vMB 14
854,975 854,975 00000000000000000002b6687693a6326353dce13aedba56bee1a1ce8bd6b5cf 2,568 1.00/1.00 vMB 4
854,974 854,974 00000000000000000002c88229a9419d3fbdaae13e19d1017455472482472dec 2,943 1.00/1.00 vMB 6
854,973 854,973 00000000000000000000a32b1aeab95b1088a25fd9b2a438e1c9a7958d38e202 1,616 1.00/1.00 vMB 7
854,972 854,972 00000000000000000001b6fe40ce7e219e15ae108235e99215045a7ad3eba571 2,604 1.00/1.00 vMB 8
854,971 854,971 000000000000000000004fdcdeaf3b35b25e43bf0192381479c14a5c7293874a 2,834 1.00/1.00 vMB 8
854,970 854,970 00000000000000000002c7813606ac54b2b5eac375afaa728401292033343537 3,745 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.