Loading Tool

Explorer IconExplorer

Memory Pool

15,116 transactions
6.51 vMB
0.03657408 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.32/200 MB

Candidate Block

Mining Attempt 26a314de8e682cc009fc5bcb07990ffde0c744cb5f6be7970bc75435845cc4e7
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 78f94c18d2cff3c393e9bee0149b0935a094bc7d6bf1d80cba20c96b071032ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,565
Size: 1.00 vMB
Total Fees: 0.02213175 BTC
Median Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (765,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,209 148,209 0000000000000311ad5804b82bda877ecc3b149ffccacc8b455e7388f008caa8 56 0.02 vMB 192
148,208 148,208 000000000000034573f65b0078c43715c4274385e00f938d0751af6f59c1fbf8 150 0.07 vMB 258
148,207 148,207 00000000000001081510dfc9be5eb149de60f4b0b5c3eb5bfdaf3d3ecf4f3d5b 59 0.02 vMB 174
148,206 148,206 000000000000044dcec8cf1e741e38dd6a97a6808ccbfe161336b2cf29e41659 19 0.01 vMB 541
148,205 148,205 0000000000000857d99d8dc34cb37ba4300190d1ad515482bd22a61b2f324a95 27 0.01 vMB 26
148,204 148,204 00000000000002db5ac787a17c37c3b2625fc6b71a9763c77198265ebda42474 95 0.04 vMB 308
148,203 148,203 0000000000000864fcd7c784f76f99aaec63e3b6d8fc2652a20b469442edc99a 10 0.00 vMB 22
148,202 148,202 0000000000000647382eab0f5267ebbc850e25c9425cb9ed55b3bf3f742b52d0 26 0.01 vMB 100
148,201 148,201 00000000000000fc1decfbaadb5f0c81847a2ba37fc09bfe6e7fc9428bc232f4 10 0.01 vMB 16
148,200 148,200 00000000000003c33dedeaa37cfce91252304798ba6a68a7190dfb53305b6b48 60 0.03 vMB 415
148,199 148,199 00000000000003f47bc203d5630f0dc59fbfecd7ccc4c10427b8494acbdd34a4 11 0.00 vMB 371
148,198 148,198 000000000000095686e9e1644230cc80eb96484eddc7f23c788ce1472e2a4acb 110 0.04 vMB 19
148,197 148,197 00000000000006c1c53cc38d2599bfae7f72b81035e11e4f158460c895039930 1 0.00 vMB 0
148,196 148,196 000000000000019d0670c5a37e28a99767b440fc2b179af8bc0b2004c5f2b96a 45 0.03 vMB 109
148,195 148,195 00000000000003c3fc7aa10ce0a1f72989c4e2c2ffbff7e2119f0ae9e58b80ad 6 0.01 vMB 75
148,194 148,194 00000000000005c7c8553add40a39a60a8c77b92144b777e470969189b87d67f 21 0.01 vMB 234
148,193 148,193 000000000000016c7d9213dd196c7e74034e4522b77e911a9116b10be94260dd 25 0.01 vMB 27
148,192 148,192 000000000000068b1cc1cffa70d575f6f39f7bb6e6bf437a6cc2e3177acd2c2c 47 0.03 vMB 204
148,191 148,191 00000000000009b7494693f3b3fb022e157e72064cf67fd8a7f1ed08e68b1274 55 0.02 vMB 195
148,190 148,190 00000000000005ae4ce2ec13559bbf96a1c3b940b17283f33eea15b58073b5bb 7 0.00 vMB 0
148,189 148,189 0000000000000577a86ad062b86ec4dfc42ab7c59122fd32f732936109d8beac 40 0.02 vMB 291
Previous 10 blocks ↓
Total Size: 779.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: 315.38 GB
    • Received: 1.51 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.