Loading Tool

Explorer IconExplorer

Memory Pool

87,914 transactions
32.53 vMB
0.15294090 BTC
Random Selection Loading Transactions
Max Size: 199.56/200 MB

Candidate Block

Mining Attempt 625cd03c7ec6f34eebd34db8ba23dc7cdd8567fb30d66ecce14298ae0f319c26
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root d92f23a62093ff4748a13a5f24d493dbe85ae489034fe9cdfb8ff07f4b2b539f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.06843336 BTC
Feerates: 502.65 > 6.86 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (552,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,146 363,146 0000000000000000042cc4248d56c650aa262d6cc5fa7017b6aba7a5388523bf 1,246 0.75/1.00 vMB 31
363,145 363,145 00000000000000000eace022788c92d7003c0874f5d2f6e6acbb9843660e5818 376 0.18/1.00 vMB 28
363,144 363,144 00000000000000001349a9f45f3df6fd2aaf4617187454b6ba0923f0cc45816b 140 0.25/1.00 vMB 8
363,143 363,143 0000000000000000035866d21c0552e40dba869425465b2b78f87d2fee9a8c86 354 0.17/1.00 vMB 23
363,142 363,142 00000000000000000c362175dab00535e7963982ccfdca07240dafcb6a4bf858 681 0.42/1.00 vMB 28
363,141 363,141 00000000000000000dc7ac6bd12b6904ce42be5139e4e8adc8b40fd4948dd780 370 0.23/1.00 vMB 18
363,140 363,140 000000000000000009a58804984c3bc1a88aca68f180fa00932ceb89a60c606c 1,619 0.93/1.00 vMB 29
363,139 363,139 00000000000000000a6887d0ead8088eb565b66427e2fd1473ca2fd26c2f90c0 951 0.63/1.00 vMB 24
363,138 363,138 000000000000000014603ab4942307cc539167917ce8c69e4b4ededdd7c6f152 449 0.26/1.00 vMB 27
363,137 363,137 00000000000000000c0cbd4f6ffc2c2e418a015ae7eca7b033e5da19aaf20794 374 0.21/1.00 vMB 29
363,136 363,136 00000000000000000631fe0973d56b98685ebd5f8dadc97ff039fe990a831eec 49 0.23/1.00 vMB 2
363,135 363,135 000000000000000008db6f765f3c94c3c6ddae8ceb1c5dcc23880e0b4d887a2f 1,684 0.75/1.00 vMB 34
363,134 363,134 00000000000000000dcf72d33008abaf418720649eb79fc9ba75c3b12e0b8686 910 0.64/1.00 vMB 36
363,133 363,133 000000000000000001976baf6532688946627a95a986dd0ffb54bd182238fbfa 2,129 0.93/1.00 vMB 36
363,132 363,132 00000000000000001521a130d5f96ffb6dcc277aebc6a07b596da3e917e9c48d 375 0.25/1.00 vMB 28
363,131 363,131 00000000000000000597db7f77ca7ffeb1b5db6e19a6521827f4d88efe6faf0b 208 0.12/1.00 vMB 28
363,130 363,130 00000000000000001091eed69d5b8801f4ff1ec2e6ccf138baf7a6a5466a5953 898 0.51/1.00 vMB 29
363,129 363,129 00000000000000000704c2c7f22a7cb06c5b41a9c641adbef04265f8837c10b0 333 0.19/1.00 vMB 24
363,128 363,128 0000000000000000121ea1af7145218df4b8881b9397fd084b056aec732d129c 1 0.00/1.00 vMB 0
363,127 363,127 000000000000000015e994604b171da0bbbaf814764c32560d4f2f7690437cb4 212 0.11/1.00 vMB 28
363,126 363,126 000000000000000004faeb8188031ba13280b7b2031932948fffb8161089cb72 179 0.08/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.