Loading Tool

Explorer IconExplorer

Memory Pool

78,710 transactions
28.90 vMB
0.11140581 BTC
Random Selection Loading Transactions
Max Size: 175.43/200 MB

Candidate Block

Mining Attempt c7dd29b0a2218dde697a2d52653234cda08b97d88ba2dfa99c56b097ac6478e4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 5c5f1dfa9dd7d6d8a35ed8e94dd8d143f7ee21a3ba86e73f877eca33c71bf470
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.03991654 BTC
Feerates: 602.26 > 4.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (387,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,945 527,945 0000000000000000001aad953bf3a8bc7d89407a66b0e9dbd0e8fbe7ef27ca05 2,098 1.00/1.00 vMB 40
527,944 527,944 0000000000000000002c3a9d0a691872bbb2c18f125574d2364c617548dc0a33 1,990 0.90/1.00 vMB 2
527,943 527,943 00000000000000000018ee910415c80d0ab4250c2a49d971c2f520c4105c8c6a 1,487 1.00/1.00 vMB 7
527,942 527,942 00000000000000000028a6355026f174ad5691ba280d85086a068526bd202e50 2,252 1.00/1.00 vMB 18
527,941 527,941 0000000000000000002be3ca05c718418c187ddec88254cf7f0724c370e7ad51 2,390 1.00/1.00 vMB 18
527,940 527,940 0000000000000000000910f3bd27761c9c9765afb654b025510b967a8d8f831d 2,253 1.00/1.00 vMB 23
527,939 527,939 000000000000000000185fed36db96466a26e9c2534f11a5e49aaf4624a519bb 1,715 0.66/1.00 vMB 34
527,938 527,938 000000000000000000349ed6687150feb3efd35857f98295f42f380c406c448d 2,589 1.00/1.00 vMB 33
527,937 527,937 0000000000000000002b37b375d95200b62ffe2aaa205490cf9aeba945b1cfa9 668 0.29/1.00 vMB 39
527,936 527,936 0000000000000000001de6f2b744eb454aaeae7024c6ec21fd943d376f34c6d7 2,092 0.74/1.00 vMB 41
527,935 527,935 0000000000000000000157049fdb5724997b0d368a78a423a3aa718170525749 1,650 0.59/1.00 vMB 43
527,934 527,934 0000000000000000002a3215f76c3eeb9b71c3fe0fd40778ad4faaa0018a4f1f 525 0.24/1.00 vMB 37
527,933 527,933 0000000000000000002a4073850309bcbaa44b0942c7b0b691579c65bd319d19 205 0.09/1.00 vMB 54
527,932 527,932 0000000000000000002e920aa46c59a68d4f4d68e7421f064155380b4a02c2f4 1,138 0.46/1.00 vMB 53
527,931 527,931 0000000000000000000e507d25df71971034ba4c2e49c75e98f6a29c5995dbfa 220 0.09/1.00 vMB 84
527,930 527,930 0000000000000000002191a958a9ad2f8f7072ad28cd8b5e3fa383ad8d37d6c6 609 0.23/1.00 vMB 47
527,929 527,929 000000000000000000037b762f7832e8903a09fda741dba01b40363b2f30b262 1,243 0.56/1.00 vMB 43
527,928 527,928 0000000000000000002dcc4ea85a088e59ef786e36a4c19e13ad121c572848bd 1,426 0.60/1.00 vMB 36
527,927 527,927 0000000000000000002f2fe8bc9836998387a722721c28b2baf9b123aee35663 133 0.04/1.00 vMB 21
527,926 527,926 00000000000000000036b043f7d0e5ec8bb4094d786e573429c934eafdde7750 486 0.19/1.00 vMB 43
527,925 527,925 0000000000000000001769d3557ec57095831e6e1699eff4876024a98ac585e1 1,274 0.66/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.