Loading Tool

Explorer IconExplorer

Memory Pool

76,324 transactions
21.18 vMB
0.07445891 BTC
Random Selection Loading Transactions
Max Size: 140.38/200 MB

Candidate Block

Mining Attempt 0806d83da18bb8331731502e73313db96452abe438bcbb97678d58090ff83e24
Version 20000000
Previous Block 00000000000000000001cc204517e5f910f86a89a435e1631cef4ab09a692796
Merkle Root 88608b16dd1e2f173469c34bdcbcf92be832ab80326e9be3c45db33689161d86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.02666005 BTC
Feerates: 140.75 > 2.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,215 (826,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
89,714 89,714 0000000000029ada38a9a922f79f5dbdf62939a0dcaecf6589542f9eb956ff90 1 0.00/1.00 vMB 0
89,713 89,713 00000000000c7825b9b13dc10df167e61a186136bd8dba45e0a16658832c7042 3 0.00/1.00 vMB 0
89,712 89,712 0000000000092d8afc0c83690b6940d2391f046c19d14e07d0d247b0910dfa29 1 0.00/1.00 vMB 0
89,711 89,711 0000000000128c607d62d82c088ca2b55f1c7e2d4abd993b9e66e8f29c0b3ba0 1 0.00/1.00 vMB 0
89,710 89,710 0000000000075fe3a7e97068d4646ea52b84f0b53ea427b962a077ad56625cbb 3 0.00/1.00 vMB 0
89,709 89,709 000000000007e9dc71795f313bc8cebaa224fa58c49165e0b8d158bc444d9d03 1 0.00/1.00 vMB 0
89,708 89,708 000000000010f3b2171b559c49c9b8dd4ea07d334306a09fcf016806b09bb8c0 7 0.00/1.00 vMB 0
89,707 89,707 0000000000092448f9c9f066088ba796764c1f1d47eed0acaf469323efa9505c 1 0.00/1.00 vMB 0
89,706 89,706 000000000000388e4dfd41ef32003d37772a4ab4ac267fbb2bcefba58279a98b 2 0.00/1.00 vMB 0
89,705 89,705 00000000000276c6499e369b70531a04069cb082d15a57b7eedc9b201e141caf 3 0.00/1.00 vMB 0
89,704 89,704 000000000012beaf3a12e2cf2b8fdbbb1dc98cd61b700ca37f7c79d1ce34aa69 1 0.00/1.00 vMB 0
89,703 89,703 000000000006fbc8ab48b01ec09c9bcc248c8cd1dc5a2221d6fe727b18cf2f38 1 0.00/1.00 vMB 0
89,702 89,702 000000000000822389316c02794f6a2be268f7548fb03749a458ae568eb9fcd1 2 0.00/1.00 vMB 0
89,701 89,701 00000000000e860a2027b04d1a962d00948ffebe7b4fdc69a038892938dc2236 2 0.00/1.00 vMB 0
89,700 89,700 00000000000419696f9c69802da1d5901f14e60527d2323c8e9a775f0ce3788d 1 0.00/1.00 vMB 0
89,699 89,699 000000000000c5b3719e92550b8e6b227e8c6ed4e3014fefdf899af97326cf26 1 0.00/1.00 vMB 0
89,698 89,698 000000000007fe584766f567560399f16249455635e8adc46bcaa4de9eac2254 3 0.00/1.00 vMB 0
89,697 89,697 0000000000005c318a62158e51a7b6265aa0156d76c98842755fbf5ad3cf0c1e 1 0.00/1.00 vMB 0
89,696 89,696 000000000009f7049a0b630a0c71604aeafd7c856d6dae235e98666439e115a9 2 0.00/1.00 vMB 0
89,695 89,695 00000000000d3b72384c7b266550310274b045bd92290fee4b47b28780719fe0 1 0.00/1.00 vMB 0
89,694 89,694 000000000006fca94678db4d1e748d57c5e2c7c2c80d6826e6bc381f5f17a4cb 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.48 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: 824.74 GB
    • Received: 25.09 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.