Loading Tool

Explorer IconExplorer

Memory Pool

77,766 transactions
29.29 vMB
0.10528597 BTC
Random Selection Loading Transactions
Max Size: 175.35/200 MB

Candidate Block

Mining Attempt e2d23b87a2bdc87be1ae3b015e96230b66dad32571239d033b169b0f4998bad3
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 2b35b5157e4234a33b77e66450da3d2fd3f2e4b6e80ac1edc994312e06dac2e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,326
Size: 1.00 vMB
Total Fees: 0.03037642 BTC
Feerates: 150.77 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (428,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,861 486,861 0000000000000000003ac5de69486991046077ac048e097a2166bf6d0c81e90e 2,016 0.98/1.00 vMB 71
486,860 486,860 0000000000000000008fa941520b9d1203c948786d876e2ddd72fc00a3800afc 1,979 1.00/1.00 vMB 53
486,859 486,859 000000000000000000f1d5fc1e96652cafcae1f9716394d43c56e7a0fd2a5fb7 1,703 1.00/1.00 vMB 44
486,858 486,858 00000000000000000079fb649dd2c7e35978bd6d7922b8661c1e3ae597f24191 2,145 0.99/1.00 vMB 164
486,857 486,857 0000000000000000006f6688987992e2a75e7a269877c01de2d61777c801bdb7 1,936 0.98/1.00 vMB 24
486,856 486,856 00000000000000000055410ac92d363ceda5bd2f11498ee85f32443c5daa17eb 1,979 1.00/1.00 vMB 66
486,855 486,855 000000000000000000dce0bf9fa045f729d4821b9ef02d9a83ae79e01ccc44f6 1,889 0.96/1.00 vMB 75
486,854 486,854 0000000000000000004e3f4f7d1a99cbc30fb9ea2711232b5d968cab62180c56 1,976 1.00/1.00 vMB 123
486,853 486,853 000000000000000000b8c7934d4165334b393d7e537000bde16a55dd6fc79772 1,368 1.00/1.00 vMB 135
486,852 486,852 000000000000000000c2b990065bfa6cd62976d3b1f409a757f82d49ee728e7c 779 1.00/1.00 vMB 107
486,851 486,851 000000000000000000d8c4199aa516098686ab3791d4fb5d25e7dbd710f66a41 1,431 1.00/1.00 vMB 148
486,850 486,850 000000000000000000e07dfe6e77caa2be7e4bd0024d155b5df5841dd837bd65 2,034 0.98/1.00 vMB 176
486,849 486,849 00000000000000000027618244ef98414d02072aa8652346ee3a2cea305db4e6 2,181 0.98/1.00 vMB 150
486,848 486,848 00000000000000000050974b04c0fa1561e530aa4cfbd62b4fa147651ae68e2e 2,411 1.00/1.00 vMB 158
486,847 486,847 000000000000000000cedf93875b555994af98a6f38cb33cb1b27aef8ab292ea 1,474 0.98/1.00 vMB 101
486,846 486,846 000000000000000000925e82b76f8b8a6a2118e50deed405154453a8ba80e371 1,798 0.99/1.00 vMB 162
486,845 486,845 0000000000000000007ac5622b1e48b1d9406b6d7ec70dcfbdd61193689838df 1,658 0.73/1.00 vMB 63
486,844 486,844 000000000000000000bb6255b666ef4f65159ab61a0691fc4def5795d78b3b13 2,017 1.00/1.00 vMB 125
486,843 486,843 0000000000000000001552601115df97e7e60181dc1fae604932c534081aff16 2,303 0.97/1.00 vMB 76
486,842 486,842 00000000000000000019a74534261092df57c3bff35b89da4c51c74d8efeba29 1,536 0.99/1.00 vMB 159
486,841 486,841 0000000000000000006ce139b9a37fd7a78775f08b61eabcf91b0590dd02584f 317 0.23/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.86 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: 712.83 GB
    • Received: 17.23 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.