Loading Tool

Explorer IconExplorer

Memory Pool

74,485 transactions
27.63 vMB
0.07634706 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt e8190ed67641aeed94e581d1f58455c531ce74d53b41a2ee677ea63a737f54e7
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 8ccaadd7eb5015ffb53eb422c58c10eadc1c9926584bac5549d4a25be0fd0937
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01718202 BTC
Feerates: 402.60 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (353,892 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,424 561,424 00000000000000000010ca1ad0f44f19941b9dcacc1ec7740712b9d764099d31 3,423 1.00/1.00 vMB 26
561,423 561,423 00000000000000000004cc607a8321a0fc732ae99fd6f9fea2af34993bb6c085 1,114 0.34/1.00 vMB 8
561,422 561,422 00000000000000000013e91497e54b9966c7a4fd3dd5a1e90f23fcd71a13594f 382 0.11/1.00 vMB 10
561,421 561,421 0000000000000000002c00ad55d99406612237c1da3487b7daff8a2682751886 3,246 0.97/1.00 vMB 11
561,420 561,420 0000000000000000001bd30297aaac47e554bbe96c607672ba6d6974b487e8a9 971 0.26/1.00 vMB 10
561,419 561,419 000000000000000000248c3001ad4fdc76f5d04e84ac53d49f2d70a8503430bd 710 0.20/1.00 vMB 8
561,418 561,418 0000000000000000001d77f6abe85f1ad8b98f8d01b4b1505af46f4be6350806 2,332 0.65/1.00 vMB 10
561,417 561,417 000000000000000000219c5af42d4f8bef1f5a8eea8d352cd778cd22c9c79f84 3,254 0.99/1.00 vMB 17
561,416 561,416 0000000000000000000dbbeee819d1546d647c6891b5a12fb9254b54df2bf3be 2,275 0.67/1.00 vMB 2
561,415 561,415 000000000000000000247d530c20eb838b34a547aa85822868970de509f71ee1 2,932 1.00/1.00 vMB 15
561,414 561,414 0000000000000000002b6d7c9baa63a3ac002edd8bf5e24fc4a93b516f8edde5 2,775 0.85/1.00 vMB 18
561,413 561,413 00000000000000000020ac8fc4b69e62bce65ea740805a70325724b62c40c579 1,983 0.58/1.00 vMB 7
561,412 561,412 000000000000000000241444030b22e284440fcc0539b571e0240539f8f52ff9 3,292 1.00/1.00 vMB 8
561,411 561,411 0000000000000000001ea0b0debd4156dde44f0e0943555725a6d899f314c035 2,869 0.98/1.00 vMB 33
561,410 561,410 000000000000000000187cb24336107e3ea145ff1cd5b578a93262e3795b3391 1,441 0.45/1.00 vMB 2
561,409 561,409 000000000000000000095cb3fbf40fa5125a280c29bc1dec93f3278921621cc2 1,804 1.00/1.00 vMB 4
561,408 561,408 00000000000000000015a451c303df45ae8dec75d54de2a4dc340d47ed89d538 2,965 1.00/1.00 vMB 22
561,407 561,407 00000000000000000011cf4dd4e4db57087657fe307ac0fc584142c3caa59d61 1,021 0.28/1.00 vMB 8
561,406 561,406 0000000000000000002faa65035dd66cea392fe224a253faf14e819d05007d9d 1,585 0.65/1.00 vMB 10
561,405 561,405 00000000000000000011b7b70b42f33430c09c2db0e46fa9c3bbaec21fbaa431 2,744 0.87/1.00 vMB 11
561,404 561,404 0000000000000000000a4d588c046aab90a7df1532c741f74288681b74451e6a 2,648 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.