Loading Tool

Explorer IconExplorer

Memory Pool

79,173 transactions
29.42 vMB
0.08785888 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 76e6371b9682b5b469c0f6211031d16dc07de2123bae14455102aeae17e471a4
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 281305d6f648771395af02f93e7b19e4ec2cf81403b063464731e9b84d4e7679
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.02612099 BTC
Feerates: 263.85 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (611,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,542 303,542 0000000000000000473782be3c98b962c23ad74cdac2b189abd48940da49d4b9 109 0.06/1.00 vMB 28
303,541 303,541 00000000000000001c3e2512531e0a768077b738bd8dc5f92d25ce5eb4ef5393 284 0.18/1.00 vMB 25
303,540 303,540 00000000000000002f6313e18ee574283d59dec499c4195801ab1c5f9dbe773b 119 0.06/1.00 vMB 32
303,539 303,539 000000000000000006cff9855566c39eb4017362c639a71a534118fd4713b231 400 0.21/1.00 vMB 29
303,538 303,538 00000000000000002652762013ceb82bc757be4e804ee05e6e7e165f56cb5cad 155 0.08/1.00 vMB 26
303,537 303,537 00000000000000005f5cb639c2d5c1ffa87558aba83c6ec3274ea3d20c4ff147 62 0.04/1.00 vMB 13
303,536 303,536 000000000000000054b1236ebaf2b7b1ff74b30c5741618568ea973540ab1281 89 0.05/1.00 vMB 26
303,535 303,535 0000000000000000323152a5c33aff492a758fb4b99f0ac2ae431a3f9987cc79 1,035 0.79/1.00 vMB 59
303,534 303,534 00000000000000001afb7ac22b16dbecea7405f9d193dfe888924424c32bbdc7 904 0.35/1.00 vMB 45
303,533 303,533 00000000000000005fcafadaf7b727b3ef081511f3a7b305f1c414b15bcc166c 599 0.29/1.00 vMB 38
303,532 303,532 000000000000000008f1f38387a673ac2de6f8116bd67f034ac751303701d9ce 461 0.20/1.00 vMB 34
303,531 303,531 0000000000000000209e287c7d05f4b32c6e57887b84f321d18b67a9e28f8a72 267 0.11/1.00 vMB 36
303,530 303,530 00000000000000002a5c2aa3306bf2438bf561d87d0a6071b09ab923ac9a6955 781 0.48/1.00 vMB 27
303,529 303,529 000000000000000026ba722402052cb79b4ab971992a6c468138d7d3f9b78887 27 0.01/1.00 vMB 24
303,528 303,528 0000000000000000631259c9326a10198c3b5478b44076d56d619e29beaffbcf 259 0.14/1.00 vMB 31
303,527 303,527 000000000000000049cd4e67934addcee1dea0f050fd7f0ec6ca1cf81794b057 148 0.09/1.00 vMB 30
303,526 303,526 00000000000000005fd0239a55528cf8e5fe99e0cbd9eb9fd555b97648c9366f 113 0.10/1.00 vMB 28
303,525 303,525 00000000000000005b1a68c33d289b23213d065fa014eed8d0166c43d4a18448 537 0.30/1.00 vMB 67
303,524 303,524 0000000000000000691ee102724e4f10466252f00949b52a2925674ab1eafb1f 274 0.14/1.00 vMB 31
303,523 303,523 00000000000000002075ddf6b5ebb827a05a28333b2ea962de2d3fe1a1f794e2 110 0.07/1.00 vMB 27
303,522 303,522 000000000000000005f4524a28dc32bfe111bd8c8ac53415bc2acb2166720067 94 0.05/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.