Loading Tool

Explorer IconExplorer

Memory Pool

84,263 transactions
31.72 vMB
0.10564166 BTC
Random Selection Loading Transactions
Max Size: 194.14/200 MB

Candidate Block

Mining Attempt b9277982eb04ae462b3453d4458763aabffabeb7b276f4798c50f5a07ec5a68a
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root af497c928918eb9645ec4ae6318c8dab80852c0a41d18b3adf77399d1dd03f3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,866
Size: 1.00 vMB
Total Fees: 0.03081426 BTC
Feerates: 203.60 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (233,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,030 682,030 00000000000000000007034e7ce14707c5f341c21ea44ebceac2dace1ff2bb7b 2,354 1.00/1.00 vMB 53
682,029 682,029 0000000000000000000c13d6ec0f68d9d7aceb0a5f44f578a41cfe73f26230a3 2,565 1.00/1.00 vMB 59
682,028 682,028 000000000000000000075387453a3c7c400c8583c38ea2466fd924723dfba87b 2,147 1.00/1.00 vMB 42
682,027 682,027 00000000000000000005c34682b743039306124747e6d369705905e1ea131d8c 1,659 1.00/1.00 vMB 47
682,026 682,026 00000000000000000003d560f64be5770bc87c40a755912b12b9e3087c8845fd 2,046 1.00/1.00 vMB 84
682,025 682,025 000000000000000000036f74710a68109bf51cb771325eb6d518f9a98379d5a8 2,033 1.00/1.00 vMB 70
682,024 682,024 0000000000000000000af19d38ae8cc6afb307e2e637650eac583c0b2fa725b6 1,710 1.00/1.00 vMB 88
682,023 682,023 00000000000000000000cfa4ba0419d2f076949e967451ec609c312ce3996f5d 2,520 1.00/1.00 vMB 105
682,022 682,022 0000000000000000000b4c5266e99f416faf119aa2204a3d72bc67e7d02dfd21 3,467 1.00/1.00 vMB 104
682,021 682,021 00000000000000000005c90a5d3867b63b85d5edc12dc9199a6bfb0225900f57 1,839 1.00/1.00 vMB 41
682,020 682,020 0000000000000000000a4c21e66aa989f4c5a7e5816c4279c8bf231574392a5b 1,529 1.00/1.00 vMB 43
682,019 682,019 0000000000000000000722cced2afedd19a47b3e0277bef5a23a1258d62caf58 2,490 1.00/1.00 vMB 78
682,018 682,018 00000000000000000009b7c9c2a0fa9c02856bb0f95fed39e78b2d43babe1b98 586 1.00/1.00 vMB 6
682,017 682,017 0000000000000000000a580f0907787f84d645b5496b06d7bf63d270fb2b1509 438 1.00/1.00 vMB 7
682,016 682,016 0000000000000000000817275835b0996f22ce4f4eddeaf5eed5d338011bfc97 985 1.00/1.00 vMB 6
682,015 682,015 0000000000000000000a040a5922fc8328d5a05b6e7f6a9a16fb8291685486b4 2,164 1.00/1.00 vMB 51
682,014 682,014 00000000000000000002505924d45522d8f1a93728e1ec26b588dd755ac24694 1,358 1.00/1.00 vMB 25
682,013 682,013 000000000000000000059fdce9388472bda97765a58569176a2354c78fe8654a 1,997 1.00/1.00 vMB 58
682,012 682,012 0000000000000000000233ee8fde4b2e33f16e77c44aeebeb6f70f4cc98221de 1,416 1.00/1.00 vMB 81
682,011 682,011 00000000000000000002f9ff159b0a594d44b81cf5ae2c371726d410ea28c53c 887 1.00/1.00 vMB 84
682,010 682,010 0000000000000000000c19595ada586097160c6b72e9d7ce427f817c45a36c05 740 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.78 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.69 GB
    • Received: 16.95 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.