Loading Tool

Explorer IconExplorer

Memory Pool

9,875 transactions
3.67 vMB
0.01529332 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.04/200 MB

Candidate Block

Mining Attempt 5a49283c6e48de24b1f080ea16c340ce0a2bbf3954c71868032de53b798d149a
Version 20000000
Previous Block 000000000000000000016f7fde1bd2fceaf41f3015c117cc3f2f9aeb4fba8aed
Merkle Root 0922705d4e5786d6810998e6c8f37bd1e90592320e298949fedbf86868825b98
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,767
Size: 1.00 vMB
Total Fees: 0.01134129 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,497 (765,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
148,188 148,188 00000000000005455cb8c6e3108b2e3fa1a798a91bda9b22a547eda68ad0cca1 83 0.02 vMB 10
148,187 148,187 000000000000007e063c39f5e1f2a623bcfab16780933f94f97f7ccfc05c7fad 24 0.01 vMB 174
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 366.53 GB
    • Received: 1.77 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.