Loading Tool

Explorer IconExplorer

Memory Pool

42,815 transactions
26.25 vMB
0.05579532 BTC
Random Selection Loading Transactions
Max Size: 137.95/200 MB

Candidate Block

Mining Attempt c306704c6b413304b45d232ecb210729a2784c22cc5ec428a7c1e63ffb7c493a
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root 5f29a9ec12a8661881b2bf46da848b2bc908dbb1fe6106e2ad97e0bd6787786a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,530
Size: 1.00 vMB
Total Fees: 0.00784075 BTC
Feerates: 61.00 > 0.79 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (220,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,493 694,493 0000000000000000000dd3394de7f0754035f5aadd29788d7e839053d4f49f53 1,378 0.46/1.00 vMB 5
694,492 694,492 0000000000000000000d08e570f1772b6580a02424d516993ea4dcf44f35a38b 2,805 1.00/1.00 vMB 15
694,491 694,491 0000000000000000000d25f79b80b5f5bdb799253e3a920aab84bffb8ec138c5 71 0.01/1.00 vMB 17
694,490 694,490 00000000000000000002da64c8f738c3db97e05be67f5e7cfbc97e849516bd3c 1,181 0.54/1.00 vMB 1
694,489 694,489 000000000000000000008e3e277155c8eb844d13bd25c35784ac28d505d17d7a 1,110 1.00/1.00 vMB 3
694,488 694,488 000000000000000000130b971970337acee8ef1589c88fd803329ba73b9ac22b 3,378 1.00/1.00 vMB 3
694,487 694,487 000000000000000000082b198b37578b5920bace759d76f2db7fbde2faf4ab78 2,457 1.00/1.00 vMB 13
694,486 694,486 0000000000000000000a8741df90a3fce0feae2ea88731369e9498b1ee588907 2,504 1.00/1.00 vMB 39
694,485 694,485 0000000000000000000dadc3295a395b3553411b43be6384b4750ec74894f859 3,113 1.00/1.00 vMB 14
694,484 694,484 000000000000000000061d61034328d76e305d5114322b7d0418535cda3be6c5 155 0.07/1.00 vMB 5
694,483 694,483 0000000000000000000edfe1ad4306a3c67f6fdf3520a6312016445ae391a913 861 0.33/1.00 vMB 13
694,482 694,482 0000000000000000000ea7f669c2190e213d00333b5de8f331441e7684ebc5c3 1,572 0.70/1.00 vMB 12
694,481 694,481 0000000000000000000f657177e3b0e5c3de06890db43da65d91d68899830cbf 2,875 0.96/1.00 vMB 14
694,480 694,480 00000000000000000003bfbfaf2b79a93047a1d82b00ca70a727135956e3f11b 432 0.20/1.00 vMB 6
694,479 694,479 000000000000000000101c9907dedab96b7dd79f19b46c87efda34b03315a77c 2,068 1.00/1.00 vMB 14
694,478 694,478 00000000000000000010ccd593de56adaa8e5dadcc32a2439a20996a4dac63fd 1,481 0.57/1.00 vMB 4
694,477 694,477 0000000000000000000ae3b8f2e502d54af867530af272847fce41b9bf70b326 2,203 1.00/1.00 vMB 32
694,476 694,476 0000000000000000000379974115bfccdab83d93fb0e5ec975f2862840d53ada 85 0.02/1.00 vMB 12
694,475 694,475 0000000000000000000115c2bdec13d3422ccc7844223b1bdd40b8dfed94b946 618 0.35/1.00 vMB 11
694,474 694,474 000000000000000000007220005b3d4305b0e9cbcb6467d7d9dd4250938a83fb 2,202 0.83/1.00 vMB 12
694,473 694,473 00000000000000000010d61282be2d9eb43d74f78c0b1cbb70607bdb88927c3f 314 0.13/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.91 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: 645.62 GB
    • Received: 12.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.