Loading Tool

Explorer IconExplorer

Memory Pool

73,882 transactions
27.33 vMB
0.06860654 BTC
Random Selection Loading Transactions
Max Size: 166.62/200 MB

Candidate Block

Mining Attempt 6b008a1f3fd89a7edb93c48f091e71e6f30a3e70f98ed6850d6f918879db43e1
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 37f9b256971084708af420efd3abdd0d558b8c7b56b80569df5bba2989f59373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01048679 BTC
Feerates: 337.46 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (575,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
340,003 340,003 000000000000000005e2c4214a1cc815c9120bd29f0e49d1e83ae0ff3c5a0844 833 0.49/1.00 vMB 23
340,002 340,002 0000000000000000075967993f0da5006cea3e88a8e8d51909c12a9b6a792e4b 754 0.42/1.00 vMB 22
340,001 340,001 000000000000000017e6362910c6efd4dafe37d551a17db50608f19f52fb7bca 351 0.14/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.