Loading Tool

Explorer IconExplorer

Memory Pool

77,740 transactions
29.59 vMB
0.07393488 BTC
Random Selection Loading Transactions
Max Size: 180.74/200 MB

Candidate Block

Mining Attempt c82dbb40735cc4fb15b003f0bcd681dc52717e2e8ca0e6683eb74ea39024ab27
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root e8afa020c5b3bb65f87df4267c9c679ab5f19786bf501fb9b69acd9c6e36d1a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.00863394 BTC
Feerates: 75.20 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (575,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,024 340,024 000000000000000000b1a6b4045c276940c60213fd85a5575d69f476dcda295c 524 0.43/1.00 vMB 18
340,023 340,023 00000000000000000d00320fd45551970801e93bae912d503f723139a7b6deca 354 0.43/1.00 vMB 16
340,022 340,022 000000000000000001eca264fea69fcbd32ca3ed3f4eea90a7e3b39ede2185ed 1,256 0.96/1.00 vMB 19
340,021 340,021 000000000000000003087952aeff708fca4d575154a25377950f31209225934b 1,747 0.90/1.00 vMB 26
340,020 340,020 000000000000000007984cfad1de7aa9c2a57e47c6a643b569f1eb3ecdf38c85 988 0.62/1.00 vMB 24
340,019 340,019 000000000000000016d124d0d6783e73b066a4e15d63a5fecb97c8e7a53bcbe7 389 0.30/1.00 vMB 20
340,018 340,018 00000000000000001581a03a255ae042142ce08a0c089ec8d111df464419173c 105 0.05/1.00 vMB 23
340,017 340,017 0000000000000000125d630ee92370ba30f16ba7282f0840def36fbf5168e7c0 79 0.06/1.00 vMB 11
340,016 340,016 00000000000000001304eea77d083cf5afbb94d554c95b224683f1eed5b64fff 623 0.33/1.00 vMB 25
340,015 340,015 00000000000000000f68c3e84c2324eca072e18386f63a7a824235269058bb99 829 0.43/1.00 vMB 26
340,014 340,014 000000000000000004d9dfa9d3244795764baece0a21e3e92fb8297a4e9376b2 666 0.34/1.00 vMB 24
340,013 340,013 000000000000000008f3661a7597f6414e3c586dca44de74110f86b71b9ad831 138 0.07/1.00 vMB 20
340,012 340,012 00000000000000000ded0a5df83291b4b62172c5ddea3f74789e68bc6bce73bf 1,160 0.65/1.00 vMB 24
340,011 340,011 00000000000000000ca0fa0afe55d7790646f07024d0109da84772df8e5d885c 624 0.30/1.00 vMB 26
340,010 340,010 00000000000000000bd1005cb856302aba177b90e52c9805ce639edf7fe5a3f4 65 0.04/1.00 vMB 13
340,009 340,009 000000000000000003f085500d43e2966bc7fc2f340846022d4e6c0af8ad93f6 834 0.48/1.00 vMB 24
340,008 340,008 0000000000000000049ef102beb90f3dc7d066581b09b432f2c17159e4027714 573 0.38/1.00 vMB 23
340,007 340,007 000000000000000012874f66f79aabd38b56f4be80830ef9410ad4a2814341d3 59 0.04/1.00 vMB 5
340,006 340,006 000000000000000017df81904b71933585802aa9a343f72b0a1d3f287070d385 1,356 0.90/1.00 vMB 21
340,005 340,005 0000000000000000097cd07b3072395605b9d06ff5eb907923792cc859ac058a 441 0.22/1.00 vMB 25
340,004 340,004 000000000000000015bcb8c77f9fa33bc9bed12c8492be2acdbc3857c25b7b2a 512 0.30/1.00 vMB 32
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.