Loading Tool

Explorer IconExplorer

Memory Pool

97,668 transactions
25.58 vMB
0.06929778 BTC
Random Selection Loading Transactions
Max Size: 172.60/200 MB

Candidate Block

Mining Attempt aaf587a26341a5abbcd3c02debfd3b04b486ec3ae0298cb1773af237bf041ca1
Version 20000000
Previous Block 00000000000000000000440dc3f8ded607f9ec6383bf60daeb19903d251e58dc
Merkle Root 92add92ccaca14b181aedbb97a2ee9f94a5eb49b65269298ca32e1e5cb9b9556
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,525
Size: 1.00 vMB
Total Fees: 0.00817162 BTC
Feerates: 201.37 > 0.82 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,063 (852,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,473 63,473 000000000bc67e9a22e8c15c9f1d20099339ea02486d1d8d202b92a76d459354 1 0.00/1.00 vMB 0
63,472 63,472 00000000085b7ee9e1f5ad979008643186e5de56633d36a1d2364b7835bb68ba 1 0.00/1.00 vMB 0
63,471 63,471 000000000a7eb7631c31746058b93fefcaef21a86ab8d57f75114fa605add489 1 0.00/1.00 vMB 0
63,470 63,470 0000000002a02a5d17165dd11429d023d31aa4b747fa8ddd424893948501ee9f 2 0.00/1.00 vMB 0
63,469 63,469 00000000043017246e7befbb28223e1f140071322f1f5613759caf20929d5945 1 0.00/1.00 vMB 0
63,468 63,468 000000000a5142d59c5f9e06f47863eccfe9a28b42491d5eeee51a5cae828c3a 1 0.00/1.00 vMB 0
63,467 63,467 0000000003cb7297bf5bf92c9edbbe1390cd2c9b297f88860ed5b2db03f1a617 3 0.00/1.00 vMB 0
63,466 63,466 00000000057d2e52e9af107329eea3b75c354fed4e0d3aa95c791bd7ba7fc895 1 0.00/1.00 vMB 0
63,465 63,465 000000000b79a7222edccc86107e3584e80d025111e6f3dd97d82fe4f6cedbb6 1 0.00/1.00 vMB 0
63,464 63,464 000000000a0767f7c64e37058296e12cccf961d119d3222991da1b90d2ee431f 2 0.00/1.00 vMB 0
63,463 63,463 000000000a767d2cd0de6928cd53d2342b6791ab4c9dee316dab51d0ce4fdb88 2 0.00/1.00 vMB 0
63,462 63,462 000000000617142315178d3b9be1fc58f63792fa7b96b06ced27179c29121914 1 0.00/1.00 vMB 0
63,461 63,461 0000000001298efc0765b678e0296aa708d28632b677caca3a756a690a94bf4a 1 0.00/1.00 vMB 0
63,460 63,460 000000000366172b5237678e6a0e576ffe6b8b48b2cc098190f3218352d940ab 1 0.00/1.00 vMB 0
63,459 63,459 00000000028a4717cf9993617ab19847ff56f0590ab749656048a1e323b29fe3 1 0.00/1.00 vMB 0
63,458 63,458 00000000021e5fcc97d27f9455dbc7de317b1c333f3d7d2482d639cab160708b 3 0.00/1.00 vMB 0
63,457 63,457 00000000050ff96953ffc9152c3926774ec9613c3b766ad283a73b11a4197319 1 0.00/1.00 vMB 0
63,456 63,456 0000000003174ef90040798b00c2815c186815ef82c107a98313fb5430ffef9b 1 0.00/1.00 vMB 0
63,455 63,455 000000000c7cea2ad82aa779cbf29d29c3ed7b6873f5f8b5db3233debc8af467 3 0.00/1.00 vMB 0
63,454 63,454 000000000491877d20f2b86952141dcbc180f9a3cc794f32997ac7ede0c0bd57 1 0.00/1.00 vMB 0
63,453 63,453 0000000004bc418860778cf9dd6e05bb3791600922126d9fa844fe3d07c0c47c 28 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.23 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: 813.35 GB
    • Received: 23.85 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.