Loading Tool

Explorer IconExplorer

Memory Pool

81,664 transactions
31.29 vMB
0.10175802 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt b550be74578dbd32c1bc86c25596cdff28ea9a2d382932e57cab4603bc8225bc
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 9b3eaf56c5030e8ac252a54afc4adc2fb46e9b1a2f6642d9371047eae7272f95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,464
Size: 1.00 vMB
Total Fees: 0.02427106 BTC
Feerates: 151.12 > 2.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (214,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,165 701,165 0000000000000000000dbec6e459b35434039f5afea1d2e1e51a3d5bf9e216b8 181 0.05/1.00 vMB 12
701,164 701,164 0000000000000000000054d3809190790ea2a4616f8d8bb5adc7049d98d8c301 1,492 0.49/1.00 vMB 11
701,163 701,163 0000000000000000000cd0230034648a38b7c345bdf0ce4dd46aa32db195431e 1,576 0.52/1.00 vMB 10
701,162 701,162 00000000000000000000da5c056362aa7194115ecf15aac696edf0dfa2d238e3 814 0.29/1.00 vMB 10
701,161 701,161 00000000000000000006654b13fb8fce7fbe7b882fb9cddf9fb124f399d88cd3 1,340 0.66/1.00 vMB 5
701,160 701,160 000000000000000000010be50ff05e41b35754edc3f78ad44f54ac9594da24ba 1,357 1.00/1.00 vMB 12
701,159 701,159 00000000000000000008e33b9f80f280b099dad4117d97074d7dec51f7a5ad36 1,063 0.47/1.00 vMB 10
701,158 701,158 00000000000000000004c0dcd9e23c3f64b618c198ad3e3098edf03d1f3792e7 1,050 0.59/1.00 vMB 7
701,157 701,157 0000000000000000000becd9c28adb16fb1f156876beb065766f8ab28d2a6b04 488 0.31/1.00 vMB 11
701,156 701,156 00000000000000000009055ff5a0f466b6b1510050e7d426c883dd2d37f40bb9 104 0.10/1.00 vMB 10
701,155 701,155 0000000000000000000c2aa63b643e5f80d86a0ccd9273077fc16a05e9da9353 735 0.58/1.00 vMB 6
701,154 701,154 0000000000000000000e231ddaf82d57b3d90953bf24c45816fa5d4f10b9ccb3 242 0.18/1.00 vMB 8
701,153 701,153 0000000000000000000762a91a11d9794f99671f154a5c5df888e8763f08b2e9 1,133 0.62/1.00 vMB 4
701,152 701,152 0000000000000000000bbae197aea56ccf03c9b576c9489841a2186b709b6013 1,851 1.00/1.00 vMB 12
701,151 701,151 00000000000000000002531c3db6f6686e92a45e45fb2ab15b5e0ff07aba12e7 75 0.02/1.00 vMB 7
701,150 701,150 000000000000000000096708705a114ecadefcba5d9b2084969bcf809d4cd98a 842 0.32/1.00 vMB 10
701,149 701,149 0000000000000000000a4781e9929044a72618d37d578fa8c52f9f04e7b9fdca 2,239 0.94/1.00 vMB 8
701,148 701,148 00000000000000000005baf8baeeef83c61e2ee9030d9ef7a4db61b5c840cebd 739 1.00/1.00 vMB 13
701,147 701,147 000000000000000000086aaee8c19496b772625087fea342239eb2cfe553f55c 387 0.22/1.00 vMB 12
701,146 701,146 0000000000000000000df2506e5ed6c3d091a8369d1f53954b7a7b9a7759b158 1,221 0.88/1.00 vMB 6
701,145 701,145 00000000000000000004a506806075d640d718223660d51bed50fad622865cc9 273 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.