Loading Tool

Explorer IconExplorer

Memory Pool

34,721 transactions
26.51 vMB
0.05592953 BTC
Random Selection Loading Transactions
Max Size: 133.53/200 MB

Candidate Block

Mining Attempt 8a746d9dda167a3e544eb902f9d04715c9e902249c4f614fd062726265583663
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root ddd360ec16d548c2d4f5b684b97a3fcf85b487c81371125f2565a7dbed99a92d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,770
Size: 1.00 vMB
Total Fees: 0.00659219 BTC
Feerates: 61.00 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (406,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,420 508,420 00000000000000000042fa9201074110dfb22a3857b0650891a9b87aa54f2757 383 1.00/1.00 vMB 13
508,419 508,419 0000000000000000002460544370c648afab9634b705c5aa2eed3a2800294855 1,726 1.00/1.00 vMB 80
508,418 508,418 0000000000000000004b9d6b26a873e7dbd7ea0a9a40a9d4ca9331802ad5769d 1,650 1.00/1.00 vMB 53
508,417 508,417 000000000000000000400e2b2d8174a185a71dc73c3d6a8d0f8ae11e85ff9560 2,671 1.00/1.00 vMB 123
508,416 508,416 0000000000000000000b997c414ae862414088869479c5f732ff72209e8effd1 1,158 1.00/1.00 vMB 46
508,415 508,415 000000000000000000279d84d280f12fbc88ed42d7111afd557ef298735cfef7 1,070 1.00/1.00 vMB 26
508,414 508,414 0000000000000000005fd972806faf6df1998851a5d03af9aba7ffd2f88cd465 1,667 1.00/1.00 vMB 70
508,413 508,413 00000000000000000047224a94ad03f2f8db002e050d5466f887978a529fd813 749 1.00/1.00 vMB 36
508,412 508,412 00000000000000000032de40c586e1bf071b23ce5d6d20a0df01aeb0e38314be 732 1.00/1.00 vMB 26
508,411 508,411 0000000000000000004ffe2c357c77aa7f45a809389712052df53453c59db220 1,260 1.00/1.00 vMB 65
508,410 508,410 00000000000000000018f115ea43af8c601566c763bc702f01de3962e6c9a9cd 988 1.00/1.00 vMB 54
508,409 508,409 0000000000000000005fca40016cca1c667a5d87e75dff946e3789f8430f89af 1,806 1.00/1.00 vMB 70
508,408 508,408 0000000000000000004a6261b9db447553817ad99595ab759a33de9963a53cb8 3,002 1.00/1.00 vMB 135
508,407 508,407 00000000000000000021c77c201a151683ab7f23c050c47a2114b486bc8eaa93 2,079 1.00/1.00 vMB 107
508,406 508,406 000000000000000000327a00582559bd2b4cb011e12019bbb1b2614a3856217c 1,130 1.00/1.00 vMB 48
508,405 508,405 000000000000000000317bee4afe6a98d8457dbdf2cce0c599dcba40ded03b52 870 1.00/1.00 vMB 26
508,404 508,404 0000000000000000005e2a3fefe2ba4a88ff9235fa6895d5cad9079cf1fee0ab 2,470 1.00/1.00 vMB 106
508,403 508,403 0000000000000000002bb3aa7b1caeeea168df40ae8ad6939d377fb9eed1374a 508 1.00/1.00 vMB 28
508,402 508,402 0000000000000000000ff94d88358c3619ccd051cf1d76e470eb53a8a5ee5b8a 526 1.00/1.00 vMB 25
508,401 508,401 000000000000000000034ecf5a5daa3b631ae9e6f8a0b1fab9e0410f8116cc62 1,796 1.00/1.00 vMB 70
508,400 508,400 00000000000000000024c13fadcbe7f6db414aed21ea6e7e90c16dcb7dfa302b 1,974 1.00/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.