Loading Tool

Explorer IconExplorer

Memory Pool

11,902 transactions
4.36 vMB
0.01275111 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 26.87/200 MB

Candidate Block

Mining Attempt f24b52b7bd92873b834e19bcb43ed07eeb447e903ae56012810c09a4e7a431d9
Version 20000000
Previous Block 00000000000000000001db2bbbe046dc7161a964db938c9ca6ba23a959370878
Merkle Root 75892220c3aa6c629f5a1289d6d06c58c36c31a35e1502045c4e535f7e2b1166
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,809
Size: 1.00 vMB
Total Fees: 0.00703980 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,468 (718,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,221 195,221 00000000000002347ce656d55f6ef1080cd172878309082d8d39dc99302f3c3b 256 0.08 vMB 73
195,220 195,220 000000000000021b3679e65a5ba1686e9bad63ffac7798e78d84cd6d7b36726e 486 0.19 vMB 148
195,219 195,219 00000000000005d84bf6cb59e218bf456083ad2bfe2c42f14ef7a94d8a59f268 101 0.05 vMB 67
195,218 195,218 00000000000006f29e008e0403b89879648359639ffcb9d5131ee749e7ac67cb 413 0.24 vMB 207
195,217 195,217 00000000000000e0221fa179ab22d8b44ec9f4ad8b8c835b8a994755d6605a8d 13 0.00 vMB 29
195,216 195,216 00000000000002689f8f4f2f758a073aa7d1c228a755b2f0993294faeb0bdc4e 462 0.16 vMB 177
195,215 195,215 00000000000005cd1d60bdcda58287587b965a0d3b9af7c03f5304e0c5d1f3ac 167 0.05 vMB 80
195,214 195,214 00000000000005866228c10025bc465254296925b2735d558473b2b3ae759262 256 0.11 vMB 174
195,213 195,213 000000000000040cdd296c102ddde603f3c16954921cfcaaa2f4154bb34fefdb 304 0.12 vMB 162
195,212 195,212 000000000000006870fed2ef6e4f2cbc18b0327f078bce035d1cf604ed0e901c 82 0.04 vMB 123
195,211 195,211 00000000000001981dc32a0f2b02f23887f34593001c76e192b043fbcf8c88d2 256 0.09 vMB 198
195,210 195,210 00000000000001f8f6b32c37fe67955316719b19528be848ba5d6ad52e30e4c6 269 0.13 vMB 212
195,209 195,209 0000000000000318e397b5794f542cf826915924a8048a1f0b0ab6a3a4d82dd1 158 0.08 vMB 142
195,208 195,208 000000000000015050ee20bbc765932cc054bb6ced7999d8a5ab1d350813677d 29 0.01 vMB 1,020
195,207 195,207 00000000000006a1f1d08edc276bcb258485cbf7b798f28d40fb2c21c527399d 32 0.01 vMB 0
195,206 195,206 00000000000004c1bbd18f1d8e7fc64fcfe1af4f2f8c6830ab1b672dc80807d7 220 0.10 vMB 125
195,205 195,205 00000000000004b432d9a86632d643652ed14c4ba2ec615f90842015c72d2971 133 0.05 vMB 70
195,204 195,204 00000000000006611839de358e8f54ebbe028d149ba222e11b0741c10abf3fff 166 0.07 vMB 162
195,203 195,203 00000000000004212e68dabecbdf040a8cfbda90cca0e7480b9198c7fa66c81b 9 0.00 vMB 85
195,202 195,202 00000000000002dfe7484e956d89410bb34abf0d97873b4939c5ecb49d8be233 198 0.07 vMB 165
195,201 195,201 0000000000000574a56ad8306974825d58021d69ecd466a53a3b809001117a81 26 0.01 vMB 209
Previous 10 blocks ↓
Total Size: 779.69 GB

Node Details:

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