Loading Tool

Explorer IconExplorer

Memory Pool

87,669 transactions
32.89 vMB
0.13907251 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt ad28ebfd7f6f5c0d499ce8158d4330f76c57d4e45ae708242151b7935f451ccd
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root b0d0fa38ca6a9bd0cdcde9dcd1ccf8edacebb344d429d9b6e42c641c977ec060
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.05068844 BTC
Feerates: 300.16 > 5.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (371,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,134 544,134 0000000000000000001bbdd3b0005972a63f7b9a195091854d48b3c7ca9dd837 1 0.00/1.00 vMB 0
544,133 544,133 000000000000000000092b7111bb29b1493724297031c49656bc029de754e4fa 1,072 0.33/1.00 vMB 25
544,132 544,132 00000000000000000003807456d572ae16b8f522d03637d6869806c8650d9c03 1,534 0.56/1.00 vMB 20
544,131 544,131 0000000000000000001871187883bdd99d4a461e6ac5f9f478fdbda49086816d 137 0.04/1.00 vMB 16
544,130 544,130 000000000000000000000c3d40b66a1ade5f9e28b7d7e29609126496560f288b 1,497 0.63/1.00 vMB 19
544,129 544,129 000000000000000000114037eff639e8bfe062cd34cfae01c073d3c6f35479b7 91 0.03/1.00 vMB 28
544,128 544,128 000000000000000000046a56f446f51d8ebbafeefa22588605a116601b1d9eee 2,569 0.81/1.00 vMB 27
544,127 544,127 0000000000000000000c58a948bde501d07c8ac77bab56c8d6ec79fe4f3d154a 928 0.61/1.00 vMB 8
544,126 544,126 00000000000000000007034279ab83312366510824d9a33d4fb7d610aaa99691 3,257 1.00/1.00 vMB 29
544,125 544,125 00000000000000000019ba2c3bfcd5fbbd830c6b68c0be1baeb89fef42ae44b6 1,342 1.00/1.00 vMB 7
544,124 544,124 00000000000000000009f4678c46acd33844910f572af82eee3ca1204af9313f 687 1.00/1.00 vMB 4
544,123 544,123 0000000000000000000bbfcaeb629a4f557d99dd691d05914d067b3760e94851 2,307 1.00/1.00 vMB 14
544,122 544,122 0000000000000000001dab8281548d0aa5bab45983160f0574cd929aea77e1de 2,438 1.00/1.00 vMB 22
544,121 544,121 0000000000000000001ec3ded1cae5646296c2f1da0ff51dafdc2cf9f36769cd 19 0.01/1.00 vMB 3
544,120 544,120 00000000000000000002e2b3f6b04aba977480f5752d22313eaabeaf89c974bb 2,845 1.00/1.00 vMB 23
544,119 544,119 00000000000000000009c27a0a71dfbc8b9e340ce80089acf04b70f1f8aaf7b8 184 0.06/1.00 vMB 31
544,118 544,118 000000000000000000083d99cca4541e4c5c9de59ca61cf7ffe2022403630c35 2,116 1.00/1.00 vMB 22
544,117 544,117 000000000000000000060b4b491eaea1de6f495a4956639556d70216a34a193e 1,210 1.00/1.00 vMB 7
544,116 544,116 000000000000000000197ff18901082d0622d463349e12d36c51a73b4abe0c1c 2,864 1.00/1.00 vMB 7
544,115 544,115 000000000000000000006d0bceec3b0c3e00d9f2cf7519f25b2c8a85e343eecc 1,944 1.00/1.00 vMB 14
544,114 544,114 0000000000000000001f599aa79f0332a5e5517265f1ea628dea0b63750e3ff8 1,116 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.76 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.04 GB
    • Received: 16.84 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.