Loading Tool

Explorer IconExplorer

Memory Pool

75,536 transactions
27.80 vMB
0.08114903 BTC
Random Selection Loading Transactions
Max Size: 169.69/200 MB

Candidate Block

Mining Attempt 3d79a76441c5037c18d30136d61b3761bd814f6bcca46d3255c355e65a3a6845
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 2cdb44958651b1b02544db9f15dc5db4d9901ef713b8c5570e75c870296ce387
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,729
Size: 1.00 vMB
Total Fees: 0.02152515 BTC
Feerates: 106.68 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (372,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,240 543,240 00000000000000000014fb07da062825fb53e82c12d01a116f040736e8f9b5b1 2,783 1.00/1.00 vMB 10
543,239 543,239 0000000000000000000589ff45b70ad03e9ed3ba3e82e4c0a1c8d383bffe7255 2,358 1.00/1.00 vMB 40
543,238 543,238 0000000000000000001790e094309e3f9e04e754b527efd1751ddb1267d7e09c 2,543 0.88/1.00 vMB 3
543,237 543,237 000000000000000000265396096265f168ad158dac55cf32440da7a2a74c9ab9 2,982 1.00/1.00 vMB 30
543,236 543,236 000000000000000000224c06f056f6d144a2ec5702c4e112c9deab075baa7760 2,811 1.00/1.00 vMB 22
543,235 543,235 0000000000000000002062f8376d45560c6f1b67fb17f738ecf81309bc23419a 581 0.20/1.00 vMB 14
543,234 543,234 0000000000000000001b5577bdef58d1fff885f89fd948d3ed69e37fb8067339 1,409 0.55/1.00 vMB 20
543,233 543,233 0000000000000000000b7243d69a6819393c968c28e45279855986b46f515e4f 254 0.11/1.00 vMB 13
543,232 543,232 000000000000000000052010c7ed65cec311ad0513d6adbe05269e0bc20af2e1 1,568 0.67/1.00 vMB 12
543,231 543,231 000000000000000000145f362211634062c91c11b39569e0063050408bc198a4 1,786 0.83/1.00 vMB 20
543,230 543,230 000000000000000000125f5908cdd68c366434d8718882a98f7c5257c5cca274 1,795 0.64/1.00 vMB 8
543,229 543,229 0000000000000000001941c26a932f39b710012480af6920cfeba68a0255113e 2,912 1.00/1.00 vMB 17
543,228 543,228 000000000000000000261a6957bceb2402ec8d430b6e2d3a35e92efd0cea7fcf 1,418 1.00/1.00 vMB 24
543,227 543,227 00000000000000000002e1197e71d554fa006354c34ec9ce933af0715ac16ec1 255 0.08/1.00 vMB 15
543,226 543,226 0000000000000000000d3b539c75ba110f6e5e024e8d178d178384ddaa16c2e5 1,331 0.49/1.00 vMB 12
543,225 543,225 0000000000000000001e395a1e4aefe0e4560fae2f8dc4091ac9fba9d1f3cd95 640 0.34/1.00 vMB 2
543,224 543,224 00000000000000000018d0763ebeca11f6d4f399b5708387cd7062c8dc72acc4 2,810 1.00/1.00 vMB 23
543,223 543,223 000000000000000000007e3997cb80f3b9f19cfba764892cbf3fe9d1da7deeaa 2,782 1.00/1.00 vMB 19
543,222 543,222 000000000000000000201331303f1bb21ce67b4b6b289972b10556ac02e2f990 3,240 1.00/1.00 vMB 26
543,221 543,221 0000000000000000001df03ffb22cb7d293c632a01489368fe41ec139955979c 176 0.05/1.00 vMB 24
543,220 543,220 0000000000000000001b772474df1d379c4a96d64c8ff9572e5511087de56c8b 1,676 1.00/1.00 vMB 2
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.50 GB
    • Received: 17.17 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.