Loading Tool

Explorer IconExplorer

Memory Pool

86,139 transactions
22.64 vMB
0.06119946 BTC
Random Selection Loading Transactions
Max Size: 153.84/200 MB

Candidate Block

Mining Attempt 33000131dc3c88e3b0b38740a1d95793a0f77b770fc6596ef58494afd7355be1
Version 20000000
Previous Block 000000000000000000010f7692cdcdf5ff4d415b7d58c705198e70388ff8cc99
Merkle Root 36f80d85edf1e49d66826890c1ee2a35a02262b5e9a3b44dc11a136621b776f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,223
Size: 1.00 vMB
Total Fees: 0.01098983 BTC
Feerates: 252.00 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,846 (886,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
29,068 29,068 000000007dd218a9041e3b7e86ac2d946b6fc0f214fb29bcab9843164f9020d3 1 0.00/1.00 vMB 0
29,067 29,067 00000000b9cb4a5bd57e767da6878700659d108b39dc9491ee2a56a459011056 1 0.00/1.00 vMB 0
29,066 29,066 000000002451a58ba4486c641b89d0221a631d75b3a49fb897a02f3adcc8d0b6 1 0.00/1.00 vMB 0
29,065 29,065 00000000abef745e3c0c6ab5f5936edca970b83491f7b74604d4dbdb9968fcd6 1 0.00/1.00 vMB 0
29,064 29,064 000000006452c88bc37d89f916af114656a2ded315fcdad0ccac089ad6eaaacc 1 0.00/1.00 vMB 0
29,063 29,063 00000000aada33c6c91c2587d241d7d776f7cbbafe0dedb5983cd7dee5fca785 1 0.00/1.00 vMB 0
29,062 29,062 00000000d175e421e86842d1dda9bb94d518bbe501898626db1451f18776eff4 1 0.00/1.00 vMB 0
29,061 29,061 000000007e824accab9aceb7635a05a8623629e93e9baa6b7779ceab19a284a6 1 0.00/1.00 vMB 0
29,060 29,060 00000000073848149d1e6b6e0f172ed826e588a01d9ec9835a6b3cd54a2f4465 1 0.00/1.00 vMB 0
29,059 29,059 000000007b8624d8640463cc1b6f5c579c32cfc6a7abeaa4abb80fe1924b8321 1 0.00/1.00 vMB 0
29,058 29,058 00000000a99b3e3466883c2c682fbad85a399ebc97d30ede50fad72a8bffd97c 1 0.00/1.00 vMB 0
29,057 29,057 00000000df4a2618c197578124466e9b7e6345a1b0fa9418ba152293aa896c6e 1 0.00/1.00 vMB 0
29,056 29,056 000000008deea71946192a0bb9e95a7dabd8ccb56226df1125e75e3aa6cb7014 1 0.00/1.00 vMB 0
29,055 29,055 0000000050bd15c4e118aee7824a0d82ac8a9590f86956ee81b5e387b76589c1 1 0.00/1.00 vMB 0
29,054 29,054 00000000f3f623f58a57d2b6ce16a166e3d294a54fa29fa6b12cc26304c8c610 1 0.00/1.00 vMB 0
29,053 29,053 00000000ce562ded5677ac546c6f4ba2b0221db2cae12e9facd1658056674dbc 1 0.00/1.00 vMB 0
29,052 29,052 00000000639feeab64e725b319b94bc06f0ab44a9e1dd92bbd4d1f246730ec55 1 0.00/1.00 vMB 0
29,051 29,051 00000000a9c047b89b1b5bb38decaaa7adbce54a5bbc2fa23c0d821990c2b07a 1 0.00/1.00 vMB 0
29,050 29,050 000000005c03af6e300861601b7ee86c60f259cc3fc302861401734699f2e0cf 1 0.00/1.00 vMB 0
29,049 29,049 0000000019da4012605bbefb35b7e928b252725aa1f41771f28094d0f58c1f48 1 0.00/1.00 vMB 0
29,048 29,048 00000000ec447a0b6d19a17ca174f990a7c57c1271417bd0770e9574bc5387bc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.84 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: 792.67 GB
    • Received: 21.91 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.