Loading Tool

Explorer IconExplorer

Memory Pool

38,394 transactions
28.17 vMB
0.06966505 BTC
Random Selection Loading Transactions
Max Size: 142.75/200 MB

Candidate Block

Mining Attempt d0e9f2c8db23f0b245abd7ed3ec845a169b48259a2356d22c58291c65e3edfc0
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root ca424e4a348dd694fa459fe266e4908fd6b5ee34cea84be7dcab55dad21ac947
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,887
Size: 1.00 vMB
Total Fees: 0.01571350 BTC
Feerates: 150.93 > 1.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (154,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,035 760,035 0000000000000000000458132fa59d0f9d9e9a7424cec051b2a189eb60be35fb 1,869 1.00/1.00 vMB 9
760,034 760,034 0000000000000000000132e2fce468e40f9096447c63df7022ba4d3e5275158e 1,208 1.00/1.00 vMB 11
760,033 760,033 00000000000000000003f4097fdd28095e675b6419eec40298f2c32e78d9aefc 46 0.01/1.00 vMB 10
760,032 760,032 00000000000000000003faffa0adf6b3767420ba37378f051e31ec149ba36eff 638 0.44/1.00 vMB 5
760,031 760,031 00000000000000000007ac57aa98595dd1daa3db89f17a817b445b083d696e0f 709 0.58/1.00 vMB 3
760,030 760,030 000000000000000000010a668da421948f0346a24b6d77080c197c3b6c7429a4 1,279 1.00/1.00 vMB 3
760,029 760,029 00000000000000000002a750d41470865f2661c7cb2c93dc9b9bc1e2e3750c01 1,294 1.00/1.00 vMB 4
760,028 760,028 00000000000000000005e82be346ad03c584fcc78b01693e30969cab35927db7 1,269 1.00/1.00 vMB 2
760,027 760,027 0000000000000000000682a9fedaf9053bbaf9886715d0bebbc71dfdd9cb6cae 2,062 1.00/1.00 vMB 5
760,026 760,026 00000000000000000003d5bbc1a3c085a101d6d26acab79a3691613bee5a3df2 1,806 1.00/1.00 vMB 3
760,025 760,025 00000000000000000006af1dce1b1f1d048428e19a6766cdfbeb8b7708c2c121 3,585 1.00/1.00 vMB 5
760,024 760,024 000000000000000000077a084fa16adaae65f6b3abcf2ff67f7fff23454b1d84 2,699 1.00/1.00 vMB 6
760,023 760,023 00000000000000000003f97c37a313412eb6ea9f278c35e1bfa82ceab1152963 1,919 1.00/1.00 vMB 10
760,022 760,022 0000000000000000000096b7a415bf3628cb817942d8771299790878558eaacd 2,335 1.00/1.00 vMB 8
760,021 760,021 00000000000000000006f720a8011fa24cde1130f6c91de84d10f5a6fe2ee91c 2,183 1.00/1.00 vMB 10
760,020 760,020 00000000000000000000d9c2f215f026a7be5c78f827afc4560b77360abb0762 1,244 1.00/1.00 vMB 9
760,019 760,019 000000000000000000033d605d77281e68759d37544a9a9cdb494a8dd8831866 2,268 1.00/1.00 vMB 10
760,018 760,018 00000000000000000006ef61e74b5429d737cc1958620a084d0beb307da48901 2,815 1.00/1.00 vMB 15
760,017 760,017 0000000000000000000674a979c70d36f5b02646b66549e897758177e92bab02 2,739 1.00/1.00 vMB 9
760,016 760,016 00000000000000000000c3a9088a0f3bdcea22982b3369636a48f43921ead954 1,869 1.00/1.00 vMB 8
760,015 760,015 000000000000000000023686a891432074368a455cfd9fc68eadbf053dc345c7 3,256 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.87 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.