Loading Tool

Explorer IconExplorer

Memory Pool

79,142 transactions
29.46 vMB
0.08400988 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 9167a4f4563517b68c248545c0fc9334912a5fa60f28b7ba23a7dcb084698f6a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (402,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,360 512,360 0000000000000000000f5c14018aa0fbca5d6ad7fe315e2a8d43eea9f89dfca8 48 0.02/1.00 vMB 29
512,359 512,359 000000000000000000230f96298938b3dd4d04d281347b95b6c95d16c90fb232 1,586 1.00/1.00 vMB 26
512,358 512,358 0000000000000000003d856b23e3f520111a462f51dc5bf7f543f62eb2076d98 308 1.00/1.00 vMB 5
512,357 512,357 0000000000000000003f719d6541ecb84d1c880bb067a2441a97d16c053b8946 541 1.00/1.00 vMB 10
512,356 512,356 0000000000000000003bbe736b080b4f78082744200bbaa4307a9fa5a4871226 1,120 1.00/1.00 vMB 11
512,355 512,355 00000000000000000047dc0488fdda127bf0f4554f4c4894eb88ce34685416f8 2,338 1.00/1.00 vMB 29
512,354 512,354 0000000000000000002bf433b89d272299875498c75b90fd1606832739143c02 1,468 1.00/1.00 vMB 16
512,353 512,353 00000000000000000011d9deb41bfd546610de982fcbedfa251b52e2eec8719c 627 1.00/1.00 vMB 9
512,352 512,352 0000000000000000000c0dc66a8437f7e2feae18366f1d34b79bce7d72bb33b2 1,669 1.00/1.00 vMB 25
512,351 512,351 0000000000000000000121461c750e76b0d7022d1aa4ae1c4aa485aba9d219b3 809 1.00/1.00 vMB 13
512,350 512,350 0000000000000000002686f38c7c7356cb954d880e7690b89fd2c5eede4cb48a 738 1.00/1.00 vMB 14
512,349 512,349 00000000000000000002dbfb856caad70091acdc346cab4c2b2305851d0e366c 908 1.00/1.00 vMB 17
512,348 512,348 000000000000000000361fb2bef8795e8d0fe367f647561ab87f29ac869e3d47 439 1.00/1.00 vMB 14
512,347 512,347 0000000000000000000a8458d077ba1c5ca8c079bf3e60df4da8009b22ef1bef 340 1.00/1.00 vMB 7
512,346 512,346 000000000000000000443253392c8d130861ad4567fd531be7c40ae2184f177d 2,752 1.00/1.00 vMB 44
512,345 512,345 000000000000000000428c12a33ea23234b28f22152173c43a2f0fa03f415156 1,744 1.00/1.00 vMB 27
512,344 512,344 0000000000000000003575a61552eef32e572fe278e334bdc201d258ed33c69d 554 1.00/1.00 vMB 7
512,343 512,343 0000000000000000004f9812e46f715f7d2a61d85699fbf3bd7cc23b854c0104 1,089 0.45/1.00 vMB 34
512,342 512,342 00000000000000000049f16b22f66e32a560e259f0ca10583ea66319ec240aac 2,191 1.00/1.00 vMB 26
512,341 512,341 0000000000000000001466d2402ec2188b74668830f8ff58c2febbbea324deed 2,457 1.00/1.00 vMB 45
512,340 512,340 0000000000000000002c04f5c1fc96877c2b375d2291f3b19483f805b1c39269 3,292 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.