Loading Tool

Explorer IconExplorer

Memory Pool

83,880 transactions
31.54 vMB
0.10096471 BTC
Random Selection Loading Transactions
Max Size: 192.02/200 MB

Candidate Block

Mining Attempt f7061ae609669fec4ae91647833c7b916cb2e6205e34f0f5c5064a81832014d8
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root fb59be21dac8327f62434cbf64f9850ba4a170bf9cff5c73af0cb6a846b32d14
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,404
Size: 1.00 vMB
Total Fees: 0.02727095 BTC
Feerates: 177.93 > 2.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (466,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,338 448,338 0000000000000000006acb605b884e06da2c760601e2dfb293adbe7f39c9789f 606 0.55/1.00 vMB 37
448,337 448,337 00000000000000000305aee5e975afb8f444230258f1abb05b2049aaafb082a2 1,771 0.70/1.00 vMB 75
448,336 448,336 000000000000000000b9d9f9cb18fe9e88f7d41ebb86951cb914faba416edb70 1,192 0.54/1.00 vMB 73
448,335 448,335 00000000000000000157b931c79f575ec42341ed829ab94719cad4d5221af213 363 0.23/1.00 vMB 43
448,334 448,334 000000000000000002b8ceadb4a94523ce268b5f50e6a3d8f66008d8f0acfda1 1,198 0.48/1.00 vMB 76
448,333 448,333 000000000000000001e26d679293e837411312077aa145b8c415c35d9d76a227 248 0.29/1.00 vMB 27
448,332 448,332 000000000000000001909050a9ef99e552460fe87585566864e21b9feeee9ede 169 0.65/1.00 vMB 11
448,331 448,331 0000000000000000032ad8e2bff74aa310b873b73a5a15223c2fc1a448ce33d6 1,094 1.00/1.00 vMB 37
448,330 448,330 0000000000000000001d117b49a05b32d3432f25276b0581152a8d640d223fba 2,031 1.00/1.00 vMB 65
448,329 448,329 00000000000000000332655ae7164b5d5c6310135348eae703313fef2756618e 1,978 1.00/1.00 vMB 59
448,328 448,328 000000000000000000d7cb66445888641cfac3037334d112bf5e0a2128da0c3d 2,588 1.00/1.00 vMB 78
448,327 448,327 0000000000000000012fcf829f45436005c5e10799018c134dd00ae49677d498 2,605 1.00/1.00 vMB 90
448,326 448,326 0000000000000000031024d2a8b95ab7eb0943f0240b9e1039c8b7be25855cc0 2,222 1.00/1.00 vMB 82
448,325 448,325 0000000000000000032e46a86a78a54a8d9f48b754f575ae87c375082de2dc0c 2,835 1.00/1.00 vMB 91
448,324 448,324 00000000000000000181659960c22a9b727f48403b79f83c3dbb23d36aae72dc 2,829 1.00/1.00 vMB 95
448,323 448,323 000000000000000000f4480cd7711b83fe2f682c2959c105928dd4d8c914e8b6 75 0.09/1.00 vMB 30
448,322 448,322 0000000000000000030c83b152309b23af451ee3bf9016837483e9cb0c029d4d 231 0.26/1.00 vMB 37
448,321 448,321 000000000000000001d90088e3a500fdb96c6261424a23b7811a720c77fd4c47 1,097 0.67/1.00 vMB 51
448,320 448,320 0000000000000000028ae258b9b76de78d3765a6847a9ab5e0f9a23cdf102521 949 0.40/1.00 vMB 72
448,319 448,319 0000000000000000005cce4dd12e90f68e086a00e8f147d8d15fe24ec5cb95fc 1,721 0.73/1.00 vMB 77
448,318 448,318 0000000000000000006f8a6d72ff9ff1047e3f199af337f501391acd61b85e20 1,154 0.53/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.