Loading Tool

Explorer IconExplorer

Memory Pool

76,966 transactions
28.81 vMB
0.06980520 BTC
Random Selection Loading Transactions
Max Size: 174.46/200 MB

Candidate Block

Mining Attempt d543a9eda024f031671f0c961384d250ff31e368f7c3ab688cf370a943156752
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 8c08223fccb761cb0eec4a4632f9eb140d8abb76322b9b8c47d63e71105dce4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,346
Size: 1.00 vMB
Total Fees: 0.00988853 BTC
Feerates: 50.27 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (182,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,092 733,092 00000000000000000007d254de0ffe98257f18624658eab255636c7c60ee966a 304 0.13/1.00 vMB 9
733,091 733,091 00000000000000000005ed4a9bc7699f8d7ffdb7d83186771a301fbcb9855e3f 1,118 0.65/1.00 vMB 4
733,090 733,090 00000000000000000009b077773bfe4819baa58fea2023124e682c8d820478ab 862 0.30/1.00 vMB 9
733,089 733,089 0000000000000000000629b430512fb5d8d727921ff61f0f8f1e6e7c847d86f3 1,136 0.47/1.00 vMB 11
733,088 733,088 000000000000000000033f17f2cf86e7b14415d6745a44a6122b0104e17c7a48 73 0.03/1.00 vMB 4
733,087 733,087 0000000000000000000592ab109203da494931579766432e9a2d5b0154915e7a 675 0.34/1.00 vMB 5
733,086 733,086 00000000000000000008bf06d1c5b165c76524cd489acd803e4fdb8d2b4147dd 2,138 1.00/1.00 vMB 7
733,085 733,085 0000000000000000000583b698aa10d162768d9f88de088cf10151722cd8801d 329 1.00/1.00 vMB 1
733,084 733,084 000000000000000000041b13db5188f2580a0f8b68ca48a502f918f116e459b1 420 1.00/1.00 vMB 1
733,083 733,083 0000000000000000000843f47494206744640316b74beab9d2fb283f778bdb7f 1,272 1.00/1.00 vMB 2
733,082 733,082 000000000000000000092b13f3db80fc09b4a01bbf3c2825aa5eb3f2cdc0d385 1,151 1.00/1.00 vMB 4
733,081 733,081 0000000000000000000990ea247ea46e32df8486a050dd674f4a31d57f75dc30 1,372 1.00/1.00 vMB 2
733,080 733,080 00000000000000000004fc3a8b85363d717fb17c130aeb50a6f4193df31b6aa3 1,514 1.00/1.00 vMB 5
733,079 733,079 000000000000000000011e05f5b010015a404758c5187df62a948dba5d6892e5 2,321 1.00/1.00 vMB 2
733,078 733,078 00000000000000000008b4182984bf6b0c3acb7d4eb79093267d9bc6da3af5e7 1,102 1.00/1.00 vMB 3
733,077 733,077 000000000000000000092fb9e1e324cbe11ce6797fadb17d33d7eee02009700a 1,321 1.00/1.00 vMB 8
733,076 733,076 000000000000000000011f93b270309b41903818e1484eb56ab7acf3ad4bcf83 2,706 1.00/1.00 vMB 9
733,075 733,075 00000000000000000001860a99ca7188d022434d1935967f9e8810ae4d8b39b2 1,837 1.00/1.00 vMB 3
733,074 733,074 00000000000000000002bea04c0b26962e1924b4904a6862e1c415ba08d22ae5 2,733 1.00/1.00 vMB 13
733,073 733,073 000000000000000000040a0fe40a9bc9f397e9ef0ff0e1b971a8673db142214e 3,106 1.00/1.00 vMB 7
733,072 733,072 000000000000000000021ca46632a2ab59614b7184369c4d45213af53a081de6 1,864 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.