Loading Tool

Explorer IconExplorer

Memory Pool

73,487 transactions
28.34 vMB
0.07834390 BTC
Random Selection Loading Transactions
Max Size: 167.73/200 MB

Candidate Block

Mining Attempt af466400749f4a139a247be853c3944432a85da907bceb5cd4918204950064a4
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root f508fccfa9614596352735f71f9e245abee594623da52a84b58d7f313106e900
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,475
Size: 1.00 vMB
Total Fees: 0.02160402 BTC
Feerates: 152.31 > 2.16 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (468,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,708 446,708 000000000000000000650ea45d924a62bd2a5fb258f10172d28f5c1d5def554e 1,518 1.00/1.00 vMB 56
446,707 446,707 00000000000000000042a65a5e5c6ea352c68933aaeb355e1446e05d7aa14d44 1,364 1.00/1.00 vMB 49
446,706 446,706 000000000000000000f6cf67fef5b16a01251fff67e68f469e40041c0dcfd195 1,719 1.00/1.00 vMB 54
446,705 446,705 000000000000000001a57b9d59520f717d3739ddaa9ad9b432d359466bb65705 2,322 1.00/1.00 vMB 87
446,704 446,704 000000000000000002f1ba8ac84104e0c715a2131a43a005b3e26033ac15068c 693 1.00/1.00 vMB 25
446,703 446,703 0000000000000000010ab084d683d521cf3d09e25688a7582ebf0fd8dcf0b52e 1,661 1.00/1.00 vMB 57
446,702 446,702 00000000000000000120115d510d86f04af7a61b5cf3cf41e6f33d4afeb32e0a 2,477 1.00/1.00 vMB 83
446,701 446,701 000000000000000000348fc825adb8d705a0719f4e8abb690be7b74aff85b96a 977 1.00/1.00 vMB 32
446,700 446,700 000000000000000001836fbd412066b090ad7bc54af5077776dfcfd3d7c8a7fd 1,832 1.00/1.00 vMB 71
446,699 446,699 000000000000000002733421ac651a7e4d4eecb2449184c8a8df24199e1e1a42 2,537 1.00/1.00 vMB 87
446,698 446,698 00000000000000000238bd66584b0bb1f2d7535eff4f22c5f15a6f72fd9a16f3 2,030 1.00/1.00 vMB 73
446,697 446,697 000000000000000000660aa54420a07597c69fcac87c0b156b717994893b8413 1,611 1.00/1.00 vMB 59
446,696 446,696 0000000000000000015955e197fc362502a32f76290e5b5e5be822f9f161b3f3 2,120 1.00/1.00 vMB 67
446,695 446,695 000000000000000000a96a5134cbc726e59abfac1c0629f6bb16432f7ad66899 1,984 1.00/1.00 vMB 77
446,694 446,694 000000000000000002ea34d06a2bf4bb3bd4f5547f5f55030041bb81be8c05fa 2,748 1.00/1.00 vMB 99
446,693 446,693 0000000000000000025a2083618be11b8706fd58614c8d14e6cbf83419d90710 2,267 1.00/1.00 vMB 86
446,692 446,692 000000000000000002474fe52eb651fabe010459a0286f1d435645c1ff2e7bb2 2,042 1.00/1.00 vMB 76
446,691 446,691 0000000000000000002f665d0d99c51f82bbfd729c2ec1d666e7348a28d578ed 2,531 1.00/1.00 vMB 89
446,690 446,690 00000000000000000274db56826af773ed14699337100f46b153c27bdbc4193b 1,472 1.00/1.00 vMB 56
446,689 446,689 000000000000000001cbc35a5e5f2f3c80a4bb8583cbad8dba796a12fd0faf76 2,292 1.00/1.00 vMB 80
446,688 446,688 000000000000000002e97dc06b6ea0515f1c6ff06241fc0ad74a702c858a3c96 2,827 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.