Loading Tool

Explorer IconExplorer

Memory Pool

75,397 transactions
27.91 vMB
0.08072115 BTC
Random Selection Loading Transactions
Max Size: 169.93/200 MB

Candidate Block

Mining Attempt a0acf5ba4298e43717513d5514d94991f9a5787b30a1c83f70b5e36d4fcbc835
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 1ba545f4d6b0fa4954faa129ea729885b127d882af77f61bbd85988130c849a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,287
Size: 1.00 vMB
Total Fees: 0.02092833 BTC
Feerates: 480.19 > 2.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (668,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,125 247,125 000000000000005aee2670d0780969ed56ed3b9fe79c8f365b7ed160b5763060 154 0.09/1.00 vMB 122
247,124 247,124 000000000000008313d9038c1eba3fea34ceec326158485e7a8527bb9db4e067 654 0.30/1.00 vMB 171
247,123 247,123 0000000000000067fe187d1fd23430c1d42a7c6f85f9119d33130c8b1a9da37d 153 0.09/1.00 vMB 77
247,122 247,122 0000000000000096bc43cc661c23c7dd2443f9302d1e1918ea452973fb9fb73a 256 0.12/1.00 vMB 92
247,121 247,121 0000000000000016820831da4c89e90a55ef6057b7abb5ffb3b5cd71423c0af2 403 0.15/1.00 vMB 132
247,120 247,120 0000000000000006a1bb1126a58adfc7bc2efe694f470480899f2581c1dbec7a 511 0.25/1.00 vMB 117
247,119 247,119 00000000000000316cc44a9fcbf791f33fc0ffba8a07433c940e19014bb41d50 19 0.02/1.00 vMB 24
247,118 247,118 000000000000001d066dffd311e2208a511f4420d7105357445db052f089e8cf 247 0.11/1.00 vMB 121
247,117 247,117 0000000000000085ba1a000f3cc9097dac6fa2a08dc9ce9bbb2d1a014698ff7f 185 0.08/1.00 vMB 108
247,116 247,116 0000000000000026121ca73c29a6e19be3a29e536d5e2c6075a6e8383477793f 275 0.11/1.00 vMB 112
247,115 247,115 0000000000000005bc4146d4adb3d8c1887f406a0c1a31e372fd3edc744670ef 133 0.07/1.00 vMB 117
247,114 247,114 000000000000003d7e9c6f4bc71e90042388563aeefafa6e3ded83519e10012c 39 0.02/1.00 vMB 83
247,113 247,113 000000000000001a99fe962296420026a4907963265b5d5f3e6edf01a21ce10f 319 0.19/1.00 vMB 96
247,112 247,112 0000000000000079e5ea720503e40a25a47f67480c383823efa5dadd9147ad53 78 0.04/1.00 vMB 131
247,111 247,111 00000000000000478eeb7889a380d28380309e04b20b37678eed5c272c098725 74 0.03/1.00 vMB 157
247,110 247,110 000000000000003e8602b08496721bc2a40f27101b6a008b38ee97f859b4c51b 21 0.01/1.00 vMB 267
247,109 247,109 0000000000000003e6626a8799ebde8231615491c0ce857290df27d5c32ab56a 12 0.00/1.00 vMB 81
247,108 247,108 000000000000004cd9ef487c81bc3b6a5975ec0e6ae0d166c5fc8ef7543bf3d7 139 0.07/1.00 vMB 124
247,107 247,107 0000000000000074b1bae61b57c697cd84e131ffb20832f6559bc381d26ce2ee 150 0.06/1.00 vMB 131
247,106 247,106 00000000000000850b30458a218c14982f0cab46c5308d1b059084a3e502e5c4 66 0.02/1.00 vMB 106
247,105 247,105 00000000000000a0ae8e359bacf05e43d61fe04d8c5c95399195f1b2b9441c2e 61 0.03/1.00 vMB 107
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.56 GB
    • Received: 17.19 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.