Loading Tool

Explorer IconExplorer

Memory Pool

73,081 transactions
27.04 vMB
0.06061465 BTC
Random Selection Loading Transactions
Max Size: 165.13/200 MB

Candidate Block

Mining Attempt 82e06ba70caeec2488bb87d68600781b7c6e474ac115b783e95efbca11f209f5
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (133,661 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,657 781,657 000000000000000000003c10f8821ac5ef9218040fe0f0a80319d6c7ddfb225c 2,897 1.00/1.00 vMB 22
781,656 781,656 000000000000000000066b2ee4df69b6721301c8699f2225b94ee999c523b497 3,384 1.00/1.00 vMB 33
781,655 781,655 00000000000000000005d21c8484d2c806433f7813603cde2b4aa3316a7983d1 2,850 1.00/1.00 vMB 17
781,654 781,654 0000000000000000000390f993c285c37e194a0c594fa8ef2cef419fe35795db 1,537 1.00/1.00 vMB 5
781,653 781,653 0000000000000000000378f4a756fb14e919a62abe629fd2ea7d24b7be676e6f 2,057 1.00/1.00 vMB 12
781,652 781,652 00000000000000000004ec7ccc3e97dad1789ef6e2c340a458ccf45c513ba6a4 2,968 1.00/1.00 vMB 21
781,651 781,651 000000000000000000040901aa3015da30b92e411063f6384bbd55c9c003c220 2,112 1.00/1.00 vMB 15
781,650 781,650 000000000000000000004714f0f586ddb8cdf4d83bc33a34504110f61444b109 1,305 1.00/1.00 vMB 12
781,649 781,649 00000000000000000001f0e1ceeefcfb48c40ea780483db322295bc449012cb7 1,664 1.00/1.00 vMB 7
781,648 781,648 000000000000000000054dc36bef78b488e8a53cfd5f38f0ba41e10b9be9ebad 3,126 1.00/1.00 vMB 24
781,647 781,647 000000000000000000051fcc66f529d5d062b6d1ea01d3bee796382aa78665ff 2,226 1.00/1.00 vMB 17
781,646 781,646 000000000000000000019b5afcd056f2339210b21d051e1a32319060e43eeb85 1,630 1.00/1.00 vMB 15
781,645 781,645 00000000000000000006555d4d233e001a7a7acc5fda58667110bf4c4ed24f04 3,262 1.00/1.00 vMB 25
781,644 781,644 000000000000000000014bd478a8695b3cb1d5f8c136616b67ec8b4d3cb6fb40 2,914 1.00/1.00 vMB 34
781,643 781,643 000000000000000000015381861f58d1bb20dc4bd017c52aaef1cd5c7a530cde 622 1.00/1.00 vMB 5
781,642 781,642 0000000000000000000334ea1ce4a2339b905b8340f1d3dbf32866d85a08c69e 3,178 1.00/1.00 vMB 19
781,641 781,641 0000000000000000000197bcbc61fa29e41f930bf1f7c9dd7cd811ee2cdfabbc 985 1.00/1.00 vMB 7
781,640 781,640 000000000000000000022da362cb3011b8320297d7b66f0e7804a58847e92924 2,302 1.00/1.00 vMB 8
781,639 781,639 00000000000000000004517db1851ae9d325400b8c23f56a0a687ea9893d742a 3,183 1.00/1.00 vMB 24
781,638 781,638 00000000000000000002c6cafb443006a4c4fcbb6eddf2e3b04c4290bb9f2e31 2,350 1.00/1.00 vMB 8
781,637 781,637 000000000000000000065f2c850eecefa3538029dd240cfbe8fe646a586458e9 1,704 1.00/1.00 vMB 13
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.91 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.