Loading Tool

Explorer IconExplorer

Memory Pool

75,650 transactions
28.31 vMB
0.06391134 BTC
Random Selection Loading Transactions
Max Size: 171.45/200 MB

Candidate Block

Mining Attempt 01d97a071e77489211ac4b64e97655fe6c38052f3c42ced50346259b7422b3e2
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 47c6a249ed67b6f4635d37e6c36b3f24ef4b8a0eb0725d9ce24c1fdb8f96f36a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,283
Size: 1.00 vMB
Total Fees: 0.00524016 BTC
Feerates: 101.00 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (643,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,082 272,082 0000000000000001280c8389a25e6a639fbf19bc07c10920fa3f38fb1354ce45 52 0.02/1.00 vMB 48
272,081 272,081 00000000000000027e897747c2fb7f12a27665f00c5df100da561fa544eb66be 210 0.21/1.00 vMB 18
272,080 272,080 00000000000000037e976c3d235c47fbea8ae2a72913ae99ff80317b671a5256 475 0.25/1.00 vMB 134
272,079 272,079 000000000000000255407f1a1ce7267b660fe924099b628156fc8a310c5962f5 776 0.44/1.00 vMB 50
272,078 272,078 0000000000000002a056328b4a89c98459111e963c004bcca867679e15d0993a 73 0.04/1.00 vMB 28
272,077 272,077 00000000000000006122c0029ef673d6bdc8ab9a9dd2922d3e51e912c4c067d3 164 0.08/1.00 vMB 35
272,076 272,076 0000000000000002ad949771cedb7706f56102859d10f46e996f5948accff75b 388 0.18/1.00 vMB 61
272,075 272,075 00000000000000037643a864144afd4428141a3c7fdd57100417c2756a49b3b8 372 0.18/1.00 vMB 51
272,074 272,074 00000000000000069d476c81f668977c806a335fba6e2f25e5242a9aaf647838 236 0.15/1.00 vMB 42
272,073 272,073 0000000000000004c2fb9c90bd83b17f729234759de555fbae68806373d36a8e 416 0.20/1.00 vMB 46
272,072 272,072 0000000000000005913a9e643a006f2b2e3565c354f8ab217882ef6d3e115330 248 0.15/1.00 vMB 26
272,071 272,071 00000000000000047b3078a6f2afb9b50bf549757ede45058f65ff91fb59578f 653 0.35/1.00 vMB 41
272,070 272,070 0000000000000002e726eafec0998634c5910ed146608a079e69fd4f48a6a385 491 0.20/1.00 vMB 69
272,069 272,069 00000000000000022b478857e4e6be9afabeb29362d303a24f5ec4e40b91543a 684 0.36/1.00 vMB 74
272,068 272,068 0000000000000000e04eab6d815240aa6a05cc5e38931c37e54aba50886b937b 171 0.22/1.00 vMB 19
272,067 272,067 0000000000000004268d5a3cdc3143ed6b1fdd6d3325542f5a54d5ae2233cca4 504 0.25/1.00 vMB 58
272,066 272,066 0000000000000003b90c99433d07078d5498910442489383f18e250db0a843e2 301 0.49/1.00 vMB 21
272,065 272,065 0000000000000000fee6c951e0a15e69d30c7d5bc25e2f854144ded6a8eff67a 1,085 0.48/1.00 vMB 55
272,064 272,064 000000000000000538cc9c7913a7d1a6b7f8ac9a38f838ddd893bb511a929a63 929 0.42/1.00 vMB 52
272,063 272,063 0000000000000006c7d57dfda8fe233b427cd2a48286339c022b1f3e9e9d3363 258 0.10/1.00 vMB 88
272,062 272,062 0000000000000000eb15d3210120fa99685feea830b856a4222bc41b85332869 515 0.29/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.