Loading Tool

Explorer IconExplorer

Memory Pool

43,790 transactions
31.17 vMB
0.09012367 BTC
Random Selection Loading Transactions
Max Size: 158.52/200 MB

Candidate Block

Mining Attempt ac7766bf252199adda9532249fff3a07e59fb63339bb89b1772f44406b413ccb
Version 20000000
Previous Block 0000000000000000000039578e0758b011a8202b2680b2e212cb5f8d99ffa68c
Merkle Root 5b844cfae92d8d3aef960758aaa33a3975567daa984ebccc515d441972ecf84e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,035
Size: 1.00 vMB
Total Fees: 0.02713772 BTC
Feerates: 100.53 > 2.72 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,446 (1,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,034 913,034 00000000000000000000e81e6e15ad00d324cbe150ed82d946ca61efd27ab8e7 3,911 1.00/1.00 vMB 3
913,033 913,033 00000000000000000001c4684417b517a79c7ebb3964f1b04e08f4ecd25ad4b2 3,473 1.00/1.00 vMB 6
913,032 913,032 000000000000000000011ebd83612b996cae9108d9add28b828f99f3c93d70d7 3,491 1.00/1.00 vMB 5
913,031 913,031 00000000000000000000fe214e57228d0984942c524db4e68d4a91440acc1174 2,807 1.00/1.00 vMB 8
913,030 913,030 000000000000000000021f948da245413654e55e0b14d2f6901711f917ef5add 2,842 1.00/1.00 vMB 3
913,029 913,029 00000000000000000000f8daed0cb6f10fc376a4bf509b18daff3495c298950e 3,200 1.00/1.00 vMB 5
913,028 913,028 00000000000000000001955ea40130a43f297eeddf3b86a771f40d59edd56648 3,506 1.00/1.00 vMB 8
913,027 913,027 00000000000000000002194ad61344f11c62a9b8ba2514c0eacd76326d66674a 3,307 1.00/1.00 vMB 4
913,026 913,026 00000000000000000000ba7ef6012a6c5c95f246e99f3a6b57819b79fb58957d 3,101 1.00/1.00 vMB 4
913,025 913,025 000000000000000000013488048104d0c14d09d8d335f2e4cc8d0698debbf244 3,231 1.00/1.00 vMB 5
913,024 913,024 000000000000000000019aea502ab3ea51ce54f61e8f90e1ea258980df2a405b 3,354 1.00/1.00 vMB 7
913,023 913,023 000000000000000000011329a0df17c0f400b934b8f44ab626da0c3d10e12bdc 2,935 1.00/1.00 vMB 8
913,022 913,022 000000000000000000002a7ea3105b77a9d6bc632347ce0685ad3a1361c683a0 1,555 1.00/1.00 vMB 1
913,021 913,021 000000000000000000019a7495f46359c21df52045f242ba3c736d3d7dbfd876 2,527 1.00/1.00 vMB 4
913,020 913,020 00000000000000000000c13069b9329f48223affbf81e7578255b2033820348d 1,910 1.00/1.00 vMB 4
913,019 913,019 000000000000000000001827c03966d6644f41cf3bc5db2cd7aa59621c17dea0 3,121 1.00/1.00 vMB 5
913,018 913,018 0000000000000000000085d82659c261506a12d07e487081cacc9cc9e17168ac 3,671 1.00/1.00 vMB 3
913,017 913,017 00000000000000000000202cca375303c66b5101a2c3c981e3a6b8e199ec2a79 4,271 1.00/1.00 vMB 7
913,016 913,016 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404 2,999 1.00/1.00 vMB 3
913,015 913,015 000000000000000000022284c297da0a87d12b261e6052f3b173b86dc93272d5 2,923 1.00/1.00 vMB 4
913,014 913,014 000000000000000000020aeb65c9ae5b152a7c79d1526fdf29b28ca5819ff869 2,452 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.40 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: 603.82 GB
    • Received: 10.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.