Loading Tool

Explorer IconExplorer

Memory Pool

77,554 transactions
29.55 vMB
0.07222306 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt cc2232212ce18d45c4859e5ef051973e6cf29aa57ee04a58716458f72d762334
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 86d2578c207c3c1f4cc831763ee5f9b0ebe2fbecc04e303e2ad6407cc8979744
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.00700042 BTC
Feerates: 75.20 > 0.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (365,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,523 549,523 00000000000000000013cb1ab90311e1dd2cc288b87b10e2a090483ecd356880 2,761 1.00/1.00 vMB 32
549,522 549,522 0000000000000000000bc30dbc41581a5e495337dd5ef0e8660b485b8a051937 3,290 1.00/1.00 vMB 14
549,521 549,521 00000000000000000007353785a2e0402dc07ee4a18ab3f8a4e76b6ee9171f5f 3,276 1.00/1.00 vMB 14
549,520 549,520 00000000000000000000ba6277cedc076168d9b84f449b318027a1b3d05928b8 1,857 1.00/1.00 vMB 11
549,519 549,519 0000000000000000002581157f16ccd7eb9333ad870f9bd05ded459c0053a81d 2,632 1.00/1.00 vMB 13
549,518 549,518 00000000000000000016ca77d7b331b179569668a953776ff9b2828faac4870d 3,085 1.00/1.00 vMB 24
549,517 549,517 0000000000000000001a1c154728534c7df92a45d6881e594370a86a6a51300c 2,405 1.00/1.00 vMB 21
549,516 549,516 0000000000000000000f981bffb850d2fc933311b4e43fceb6e9a1687555019a 2,364 1.00/1.00 vMB 12
549,515 549,515 00000000000000000017fdde2984c8e3683eb329851f2670a0c085b35f635142 3,231 1.00/1.00 vMB 17
549,514 549,514 0000000000000000001511671b972dd65d14cbcfc2a78b5985e29601e0dd349f 2,975 1.00/1.00 vMB 17
549,513 549,513 00000000000000000009f9b84fde9b5b17c66385282520d22a595b6d5486202c 2,809 1.00/1.00 vMB 26
549,512 549,512 000000000000000000164a76bd6672b3511859ff8d94a58ff816774798f268ec 2,643 1.00/1.00 vMB 21
549,511 549,511 0000000000000000000872af9c17c0a404cf08f6b5db575085523dfc762d21a7 2,470 1.00/1.00 vMB 22
549,510 549,510 00000000000000000013fcc9035f7991bcd7158df1b5dfed19a9bf2341d02d48 2,251 1.00/1.00 vMB 48
549,509 549,509 0000000000000000002333852dbc8af5c643cd866d4baf40da52f2d60dc66997 868 1.00/1.00 vMB 70
549,508 549,508 00000000000000000018b1dd864104e1dacecc4ce48e4eb13df110f2d625fb25 2,640 1.00/1.00 vMB 24
549,507 549,507 0000000000000000000e79ecc242e82e17b4625011553d9bc5097fefd3bb2003 2,713 1.00/1.00 vMB 42
549,506 549,506 00000000000000000023af7b0b43ae1a34098a7979f4ca56350866f114822acc 2,830 1.00/1.00 vMB 13
549,505 549,505 0000000000000000000f382fadaf28f14815ed5ccaf9a64c1cf0c17be269f49e 223 0.07/1.00 vMB 21
549,504 549,504 0000000000000000000e94ae4d32c85fcc90a65a7dda90260de9c24d467e9c89 441 0.17/1.00 vMB 10
549,503 549,503 00000000000000000021eb420f7e8444c47c971516617c423d8c9962bdecb14a 912 0.42/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.