Loading Tool

Explorer IconExplorer

Memory Pool

29,436 transactions
28.52 vMB
0.09219747 BTC
Random Selection Loading Transactions
Max Size: 137.45/200 MB

Candidate Block

Mining Attempt 5e556500c9504d41f64a4c7c461423ea05d27c3842bbfb6fd91d96e238fe37fb
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root e5b1a0bd2c1d9389bf9e88bf4689ebd609d02841f354ce77df52c5ae91ad8658
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.03578541 BTC
Feerates: 195.69 > 3.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (590,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,327 324,327 000000000000000014b8a634d937e5d03a4943679c3eafed15671751659b0fd9 373 0.75/1.00 vMB 12
324,326 324,326 000000000000000006c65010b9aacf696666aaa9fdc08338b2c5935f76979510 564 0.50/1.00 vMB 27
324,325 324,325 0000000000000000138ed57b282407bd4dc6a8178250b1062580908548e75cad 1,020 0.90/1.00 vMB 29
324,324 324,324 00000000000000000eab8ab16bf11bb0a2ea24b2dee5ecfcb9e8335bb76269f0 721 0.25/1.00 vMB 53
324,323 324,323 000000000000000018f8934d69af256af2e72f3edbc2b0f72343311dfabde660 1,139 0.75/1.00 vMB 29
324,322 324,322 0000000000000000136bd05f62c857b39ef3aa807f17062522a34a452971df1b 1,464 0.75/1.00 vMB 30
324,321 324,321 00000000000000000c9be1d732a623957e8d5f3a6153900b7f22766cabfd75e1 677 0.75/1.00 vMB 17
324,320 324,320 00000000000000001d873343cd065544bd2edaf6f414bb2cc79b9ba7e86e4f5f 1,723 0.75/1.00 vMB 47
324,319 324,319 0000000000000000183e0cfc43ebb003724588e3ed9bee2d2f4a40dbcb4e5c14 854 0.65/1.00 vMB 19
324,318 324,318 000000000000000010638e1e2f16637185dca4cf0f8db965a4a20ad799f00f16 1,187 0.50/1.00 vMB 32
324,317 324,317 00000000000000000f5eac43845400d53e15ec134aec2d13f40257b3f50a4e6f 2,324 0.75/1.00 vMB 49
324,316 324,316 00000000000000000ad4e1c43b97affa0d6048f9eed16348ecea051a691902c2 869 0.75/1.00 vMB 20
324,315 324,315 000000000000000006e9cf156178b6120eb065c8584e8f21a627f1d8cd4a7ad7 914 0.35/1.00 vMB 39
324,314 324,314 00000000000000000b7395fa5c258bf52be3ef1529c120ef9bf2137fbc97d661 512 0.21/1.00 vMB 36
324,313 324,313 000000000000000005a1f4ad539432da84f9add4b1cde5361e901f225dde0065 1,895 0.90/1.00 vMB 32
324,312 324,312 0000000000000000031e410f51ff1cc90c9fcfab6e2129d6bb296803119281d6 183 0.09/1.00 vMB 21
324,311 324,311 00000000000000000a79263a03e843fc064fdfb8d09235ef57a7686a2d0f1e31 258 0.24/1.00 vMB 19
324,310 324,310 00000000000000000fd024f669d21ef203ffc99985e387aa1b9f7f756930252b 2,011 1.00/1.00 vMB 32
324,309 324,309 0000000000000000134696ee9a1f1fed6779515ba23e53ab17bffa65e1fd08fa 1,038 0.65/1.00 vMB 27
324,308 324,308 000000000000000001953da82c5f5b81d88dc826587c881636cee7c0a4776d51 456 0.33/1.00 vMB 25
324,307 324,307 00000000000000001f752e82f574c174d0f43ab6e6e839fe1b12d5e12a7be6f1 541 0.35/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.