Loading Tool

Explorer IconExplorer

Memory Pool

75,774 transactions
31.03 vMB
0.10198633 BTC
Random Selection Loading Transactions
Max Size: 181.86/200 MB

Candidate Block

Mining Attempt 7af9ca02853ace1c9649b79393a6bd5a72bdf06025627282f72f7fbd1b807ecb
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 3693b3bf10671d1d7c759c5f7ed83509063acd8406a65ea28081551a6eed5a15
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,453
Size: 1.00 vMB
Total Fees: 0.02044765 BTC
Feerates: 301.35 > 2.05 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (56,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
859,137 859,137 00000000000000000000ac4f47783c693389a9acfc67541bfcc935eec984135b 4,944 1.00/1.00 vMB 4
859,136 859,136 00000000000000000002f64c013337c3fc085ff178ac75ff6c9a93f4e39d8b84 2,622 1.00/1.00 vMB 6
859,135 859,135 0000000000000000000005eb1db41a58184af9ce871f27586664f1c03fd797a0 7,590 1.00/1.00 vMB 2
859,134 859,134 00000000000000000001da3aa28194a617c24831ef43d96b056f816b9e409aff 3,972 1.00/1.00 vMB 4
859,133 859,133 00000000000000000001762decde55f987f14a6be29161c655e859475cf0fa9e 4,984 1.00/1.00 vMB 4
859,132 859,132 000000000000000000025ca95ef625d8607672f55f30be00f77bc969b8b1625c 3,770 1.00/1.00 vMB 3
859,131 859,131 0000000000000000000151e45268071917ac5b9ba855f8017bc2255c511e08f2 2,011 1.00/1.00 vMB 3
859,130 859,130 000000000000000000011dbcee16ec45613b90207a116e81db165066b03ce06e 938 1.00/1.00 vMB 4
859,129 859,129 00000000000000000000af47ff6ed77558c47b6bfe00acd9d5d8239531604f48 291 1.00/1.00 vMB 4
859,128 859,128 000000000000000000018174d4b309e97b735735e0c2dd7021ae028689d67924 1,114 1.00/1.00 vMB 6
859,127 859,127 000000000000000000005f3decdebd2cb546a91f0d01a54475adc98a97fda748 509 1.00/1.00 vMB 4
859,126 859,126 000000000000000000024cc10561fad61fc86c21a5bb047ffb90e11b8a884971 2,855 1.00/1.00 vMB 8
859,125 859,125 000000000000000000001c17f4cd7bf322becb44fca0fb8090fa18e65507ccbf 3,115 1.00/1.00 vMB 9
859,124 859,124 0000000000000000000174074ffe31ce27f2bb9f9f12c4755b5f6932f19b3d42 2,137 1.00/1.00 vMB 6
859,123 859,123 000000000000000000014396c7a558091b53b317053f71adc8488d66e06a3f0f 2,902 1.00/1.00 vMB 7
859,122 859,122 0000000000000000000152dc033accb914e258799121f91c0332c88a2e4c520f 2,277 1.00/1.00 vMB 6
859,121 859,121 00000000000000000000aa05b36a8cb3a9dffd51b974a3dd561ba734987cf24e 3,420 1.00/1.00 vMB 10
859,120 859,120 00000000000000000000fb056a9f714fa652a207b0f558aaa6533c6a1bf2b55d 4,843 1.00/1.00 vMB 4
859,119 859,119 0000000000000000000316b245b319714412327b5d35b54f58afe642faace810 3,126 1.00/1.00 vMB 6
859,118 859,118 0000000000000000000268c8fea61935577569e902acd6e4c6c10d52af15fc87 4,594 1.00/1.00 vMB 4
859,117 859,117 000000000000000000026003443f03598a3760c34c992e85779b19a23183b6d3 1,691 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.12 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: 739.22 GB
    • Received: 18.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.