Loading Tool

Explorer IconExplorer

Memory Pool

76,513 transactions
33.40 vMB
0.12976936 BTC
Random Selection Loading Transactions
Max Size: 187.30/200 MB

Candidate Block

Mining Attempt b542be144113f85071bc2aa0bb303d6062061046488b1d4aaf387970da90e580
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root dc2c51e2b7d570d10a23f8c20d195eb9693ecf81be899027560a328528a34241
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,050
Size: 1.00 vMB
Total Fees: 0.02289520 BTC
Feerates: 100.20 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (625,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,433 289,433 00000000000000007775d391eebcd2a8dd29a195cd9be81ef26424fbc17d85bc 875 0.45/1.00 vMB 40
289,432 289,432 0000000000000000e69964cebbe26747935404f10317dd957391ef35e3941240 719 0.43/1.00 vMB 32
289,431 289,431 00000000000000008433fe85999f1c978c5e9160ae5c0ced55d16e60a1a67050 369 0.20/1.00 vMB 42
289,430 289,430 0000000000000000b8febdb26b59b57d2dcc70fc877e381bcf07feb31c1fdd24 204 0.10/1.00 vMB 32
289,429 289,429 0000000000000000322647aa1bf421b38a74ad66cbbedda8b204248ec7316dcd 392 0.18/1.00 vMB 34
289,428 289,428 0000000000000000a37032226e1a0aa7df31f58cbe7b3a725c3be3ef4b51ab4e 672 0.39/1.00 vMB 30
289,427 289,427 00000000000000003bb82dcf723c3f254a0846b272e06fcd77f0eecdb2267451 648 0.29/1.00 vMB 36
289,426 289,426 00000000000000004b2b0823bd0271443cc9b6f3369da12b4ec6fb5fccddae47 118 0.06/1.00 vMB 30
289,425 289,425 000000000000000005e8f2383b3a370998e3980a80c2c9e574945badc36a5901 1,123 0.73/1.00 vMB 30
289,424 289,424 0000000000000000cf246aa1e9a63aaf611b353458817b5adb41137cf6734a57 492 0.24/1.00 vMB 46
289,423 289,423 0000000000000000112cedab4d0ac6340c7ddfcd0bddd1379e80c563aa316c51 656 0.34/1.00 vMB 32
289,422 289,422 00000000000000000fae2e0a7f2c0d40aaa39d2a190fe89c74bcda3a29d772bb 149 0.10/1.00 vMB 22
289,421 289,421 000000000000000034bd45d441559870947ddb922b35fb10732fecc2ea97a8ec 331 0.18/1.00 vMB 30
289,420 289,420 0000000000000000300ee425af36a961599d9b9b0bde954311fa5b978fb2892e 526 0.36/1.00 vMB 26
289,419 289,419 0000000000000000efdddfe6e7b8ac378e7d31c391502a97e7be10224c1aab15 128 0.04/1.00 vMB 50
289,418 289,418 000000000000000059ca2446c3f68f4eddc0b3c440367aef6320096bcb747042 49 0.02/1.00 vMB 31
289,417 289,417 0000000000000000e311983f04632bac59607af13e01eb4e3ab25f1b11a24053 572 0.31/1.00 vMB 33
289,416 289,416 000000000000000118beb22182c16d0042fcc4c8d96bb8989a6db59a7a02237b 363 0.19/1.00 vMB 31
289,415 289,415 000000000000000087aad7f40fded16196ad3db34e817350d6920fcdf6371511 448 0.22/1.00 vMB 29
289,414 289,414 000000000000000058ab383dd764e1c43715e9bc37565e5cb0b3a5f65707b808 142 0.11/1.00 vMB 20
289,413 289,413 000000000000000089975df595f5d0b2ba713a2f8e57fcec41f2d66e11b3152c 527 0.29/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.11 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: 733.10 GB
    • Received: 18.54 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.