Loading Tool

Explorer IconExplorer

Memory Pool

37,157 transactions
19.65 vMB
0.07984635 BTC
Random Selection Loading Transactions
Max Size: 107.41/200 MB

Candidate Block

Mining Attempt fa9179afac136f5f3722f78ab967a0528e02ad5bde2afa810aa5a03decab129a
Version 20000000
Previous Block 00000000000000000001d32a64f5a9fd0bffe928323de9f2e4c91f06684e673c
Merkle Root 4f576cabb93b32185db97f4752c0f367e4fc03cc24e9c832302d3640a0c1d234
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.04133799 BTC
Feerates: 376.15 > 4.14 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,920 (759,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,297 154,297 00000000000000669ccea1f7e9baf064cee961b96551ae85458fea0027c90f20 14 0.01/1.00 vMB 123
154,296 154,296 00000000000008c15c183218f6671de15ce8970b33037cd70d15cf4ee8e04d96 17 0.01/1.00 vMB 33
154,295 154,295 000000000000042e5294b12c7177702e1868c6e911e55d46f740d762a37c1e4b 37 0.01/1.00 vMB 28
154,294 154,294 0000000000000c1d83d95c33f5b50ba55b80fecd97434a0311cb528b171b471e 3 0.00/1.00 vMB 0
154,293 154,293 0000000000000d28e5d949e8f17a5dc67719e6da08150693de9a9a1b092b8f49 20 0.01/1.00 vMB 234
154,292 154,292 00000000000007577966858e7db3589a0f124a7b7b3a57eccb0fab6180b14e2d 39 0.02/1.00 vMB 47
154,291 154,291 000000000000000ffd2d3bd7301026353e27fbf00a174413c1181acb91d25229 23 0.01/1.00 vMB 16
154,290 154,290 00000000000007c3a36deb1398c477fc0095dc426df5994ffd3f6dc0a5b824e5 7 0.00/1.00 vMB 26
154,289 154,289 0000000000000a374ce981e4945269f26dfb00171100e2372c6fc93809574b56 73 0.02/1.00 vMB 7
154,288 154,288 0000000000000501985c6a4d5a6392d9c3d253af5de6a63772a68c01762d0cb7 58 0.02/1.00 vMB 128
154,287 154,287 000000000000062893f3d391581934c6835365259cde201130b8a6a3770d9b43 21 0.02/1.00 vMB 37
154,286 154,286 000000000000051099f8c39720e98e881cf3ab0dd632ac120304894bc3c17031 12 0.00/1.00 vMB 413
154,285 154,285 00000000000001cea95f5489b5593d95968d690fe420eb3256ab7543de92a943 45 0.01/1.00 vMB 75
154,284 154,284 0000000000000c3a53715ea06c28cccaaef7a2c26571d2c17daab750a28df0cb 23 0.01/1.00 vMB 181
154,283 154,283 00000000000003717960840b29bb92a57cae18c7b806d424258d9ea206ab1b7f 6 0.00/1.00 vMB 31
154,282 154,282 0000000000000d6a9c759a937c3971d7386e4aa1a19695525796ecf7cc50658f 42 0.01/1.00 vMB 77
154,281 154,281 0000000000000a8b64cda59975c45f172ba307781b0aad947e25fc58306ce99f 14 0.00/1.00 vMB 82
154,280 154,280 000000000000091430ce1647ef75a87b4195e3e7ad202249464582a2280bf9ce 95 0.05/1.00 vMB 69
154,279 154,279 000000000000076207636ec44fde98b6ca6b6ab7c335d2c52b7b01ac052c2490 33 0.02/1.00 vMB 163
154,278 154,278 0000000000000385825c9e5532ecfe800d7497056713f489adae4603483c0d7d 3 0.00/1.00 vMB 109
154,277 154,277 0000000000000dc703f31f61a931e4b76cfdf3fee80c89c856aca02517135a3a 3 0.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 780.47 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: 528.37 GB
    • Received: 5.59 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.