Loading Tool

Explorer IconExplorer

Memory Pool

29,418 transactions
8.39 vMB
0.07839914 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.82/200 MB

Candidate Block

Mining Attempt 9e2bfd0aec36ff8091039e693b917046c4587b1ace565e426a947c166995a5b3
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root a27fbda3fa8a15e022b34ebcb1d4b0f9b26fb73bb509225cfc9fd07b5a44c7bf
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,470
Size: 1.00 vMB
Total Fees: 0.03132175 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (715,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
197,399 197,399 000000000000015eb11366611d3c3e1d3e079458b0e18b443a6ecffd0c4ae6da 204 0.09 vMB 324
197,398 197,398 000000000000067a75b89b4106ef79e30d07d128a5e8bd6141a26de650af6753 300 0.12 vMB 290
197,397 197,397 0000000000000099633445de65e113b0cafe5e385459b92fe8fb5e292cf40a58 97 0.03 vMB 491
197,396 197,396 0000000000000254927e84b2000440f2a293d4b8274536f19236bf76425aaa3f 73 0.04 vMB 246
197,395 197,395 00000000000005a337aaf6fe86632377bf2f9316746937e8aacd749cefddc8e2 33 0.01 vMB 42
197,394 197,394 00000000000006cee2a45d1da9e0f38e80a4e5ee8f5df6eea0741b57cbc1989f 210 0.10 vMB 160
197,393 197,393 0000000000000608af87da1400625a7485a75b0c3f2241e5ab03ecbe56ed15d3 91 0.04 vMB 299
197,392 197,392 00000000000001d469270d4535d7b2f9af5fb3d5c11081993a3e18e1d556a09a 21 0.01 vMB 425
197,391 197,391 000000000000013c22100b0ab34175781b80ccbcbbf80f516b22d05ca3754e3d 194 0.10 vMB 118
197,390 197,390 00000000000000f5da5ddfd5c6ac3ba55ac436c1350cb0a442ce14900136c69b 59 0.02 vMB 228
197,389 197,389 000000000000037e482fadfcced4cee4caf5312ad9e94e58d7d12905aa0b437c 135 0.05 vMB 170
197,388 197,388 00000000000000124229c9adac51e338af93b1430f307d1b5ffcdf2d29dafa12 16 0.02 vMB 118
197,387 197,387 00000000000004d3573c810e4f75d03a27d8731fa4eb3393005874f67400b8b5 512 0.28 vMB 93
197,386 197,386 0000000000000288fdad2a2a302ce565e773cbc821ff37db0c4c1d8c2e746251 75 0.04 vMB 118
197,385 197,385 0000000000000145515a389d0b1ac9f4feafe08af55f20342c4c9102fce976e7 24 0.01 vMB 158
197,384 197,384 0000000000000606b46037acc0027fed55919706108e39ee8a8734790fc32758 116 0.04 vMB 56
197,383 197,383 00000000000001a2e6388a0dbd6c03fb0f6d8a5a813dd0da8071aaf4a57bfb06 167 0.06 vMB 144
197,382 197,382 00000000000004ada02473d23563cf1eda626af7cdde0eac62fc1bc6d2b886d2 294 0.14 vMB 141
197,381 197,381 000000000000020a973698b158370b03aacb0c47ff45a9f3e9bbfe34572ad94e 134 0.05 vMB 102
197,380 197,380 00000000000003dad9b32b2bf4ad9521ec261ef2ccc1c467538f70126a1f38c9 256 0.19 vMB 91
197,379 197,379 00000000000000a8a3cfdd4b623bec089707836772b072c4df1687f9cd18667e 433 0.25 vMB 133
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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