Loading Tool

Explorer IconExplorer

Memory Pool

55,672 transactions
31.74 vMB
0.19793741 BTC
Random Selection Loading Transactions
Max Size: 171.04/200 MB

Candidate Block

Mining Attempt c76d19f27affb0fda96c0eba490d007454684092638bd2b2eb04a87c9e47e714
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root e54dc1c9b6a1e879e37ee6a9d4c1a98b7f2fc8e6baa07c2382e25eeb8144ce9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.09038514 BTC
Feerates: 502.67 > 9.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (891,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,723 23,723 00000000f9973df2a55c2a4db12a2dd8f005852f09ba7348557eb77fcfaeff01 1 0.00/1.00 vMB 0
23,722 23,722 00000000d1fc7f9d4d708210b55071f7f84b486b82ccffcddb6daa6e3047bc10 1 0.00/1.00 vMB 0
23,721 23,721 00000000dfaaeeac4c8057152bd98db3993a5856ad3291a41964e6cc0d93cfa2 1 0.00/1.00 vMB 0
23,720 23,720 0000000003896fd9e87c6b5b64b236594574edba785b8506e93448b35ca31137 1 0.00/1.00 vMB 0
23,719 23,719 00000000f59ade5bf17fb1129a34dfe1fbb08c3b527bd654e5c57267e849235e 1 0.00/1.00 vMB 0
23,718 23,718 000000001100b6e5b9abce230a1826ee3a615aff3e34f829e19d3e801e85504d 1 0.00/1.00 vMB 0
23,717 23,717 00000000ce1d2ae9e598450bbb8dd753d9f3001cbc5909cf46df6f2f32895f72 1 0.00/1.00 vMB 0
23,716 23,716 000000007b19fc77b7a31893726b4c2c829f26e9a9530485abba3b24a2863f05 1 0.00/1.00 vMB 0
23,715 23,715 00000000bca118ec04f252a1fc72c90c9b751770d3a5d0b9754a8c0880bb103d 1 0.00/1.00 vMB 0
23,714 23,714 0000000062bb1ac28eae6447177107b95b75e17a7ad1b4977147d6c61068e3f7 1 0.00/1.00 vMB 0
23,713 23,713 00000000833798d3d1d61584a16e38b6478859df3358416968e5d3ba37539c3e 1 0.00/1.00 vMB 0
23,712 23,712 0000000087530fe46c30f498c4f792bc51fc7ede048cf76e2bfafbe1e1b654d1 1 0.00/1.00 vMB 0
23,711 23,711 00000000a639a9efae6bb1686081c4827c4b0f023cbbd7e86a8ca0b58d52cd8d 1 0.00/1.00 vMB 0
23,710 23,710 000000007bb88545139e709cedf23b0f6e6502a9189e6abe797856ef36bef30a 1 0.00/1.00 vMB 0
23,709 23,709 00000000c96ff0959e557700e3f4b4a76325874d4d7d8dab6ce1c917937c0f54 1 0.00/1.00 vMB 0
23,708 23,708 000000004d2a92dbde6730f32a451b381e87575d054352082798142ec8d8ed17 1 0.00/1.00 vMB 0
23,707 23,707 00000000daf85ae67911bd75dd46af01fa02c47ba0308d851cae6d24813c2b74 1 0.00/1.00 vMB 0
23,706 23,706 00000000a3bb166d11ecc3a6c2efd3532fa761c0a197ad26dc655f5516e0bc01 1 0.00/1.00 vMB 0
23,705 23,705 0000000022a7e6915bc7d44fca2dd1b20245920fae66a18c2926ae83b5fa6298 1 0.00/1.00 vMB 0
23,704 23,704 000000003f8e8191c66f5722c01e739423b20fb19eb0f678067a332ac8944dae 1 0.00/1.00 vMB 0
23,703 23,703 000000002ebad277768e24aa70b3481ba8a8af1d5b099259abb4e2eace2ac594 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.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: 651.13 GB
    • Received: 13.42 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.