Loading Tool

Explorer IconExplorer

Memory Pool

78,883 transactions
29.91 vMB
0.07392604 BTC
Random Selection Loading Transactions
Max Size: 182.79/200 MB

Candidate Block

Mining Attempt 7e198a09b5dd972f5ff7de0b662d9e8c5523efcb2fa76147516f68701fdaf139
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 450e8232967dda56ee24a266494f654d4d2d01495dfe7d974d52d6efeace31fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,093
Size: 1.00 vMB
Total Fees: 0.00757545 BTC
Feerates: 18.60 > 0.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (630,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,983 284,983 00000000000000000d168c6543ce56fc0f278d3a45b415d72b47d6cdd5ef5cad 509 0.45/1.00 vMB 26
284,982 284,982 00000000000000003f5174aba13a32ac6046e145522eb90dfc83fcc10e39c3c2 1 0.00/1.00 vMB 0
284,981 284,981 00000000000000015c841cd5507575fb6dc6747b2f3525021973085af06ffd77 840 0.35/1.00 vMB 48
284,980 284,980 000000000000000136e658a304bc4eb4720704e5b107f3273846db2002cd53a9 1,121 0.35/1.00 vMB 55
284,979 284,979 000000000000000088288b2af6ed31c9f0301e688028c0710aba03337e8ed309 377 0.24/1.00 vMB 30
284,978 284,978 000000000000000103134d488020a6023b5722732aa974b8a19af21d4a435fc8 146 0.10/1.00 vMB 27
284,977 284,977 0000000000000000f2c9ee6cbfcb3adeef346b022806048eba82ff5a0ee5c0e6 490 0.31/1.00 vMB 32
284,976 284,976 000000000000000171edbce0ffa2b40099bbdacbf87f506fa61e0e7b028aebfc 1,069 0.35/1.00 vMB 64
284,975 284,975 0000000000000000553801720ad6c75a1a7cc3b81656b8042b42f3358737fbb2 768 0.44/1.00 vMB 35
284,974 284,974 00000000000000005fbe7fcd2b40bd057d12bf1fce8148f3145066147cd6ac88 123 0.08/1.00 vMB 30
284,973 284,973 0000000000000000a67c3edbd54e1e1cba4956dc62ca5828e8d549a60aae88fa 278 0.18/1.00 vMB 28
284,972 284,972 00000000000000006bd56efed2c87a79cc63a65e4450bf3a7315ed9b2030d424 602 0.30/1.00 vMB 41
284,971 284,971 000000000000000015c1606a1db92d9143fd6fc3bbfe6c608c2b2999245acb9b 278 0.18/1.00 vMB 27
284,970 284,970 00000000000000004b80580ace7147c960ea0c0a0a24bdf9aa1126a53268a271 478 0.24/1.00 vMB 39
284,969 284,969 0000000000000000026c7e5041763ff3ea2acbb5fff3025239d240c166ef3a7e 197 0.10/1.00 vMB 44
284,968 284,968 0000000000000000f4d49fe31a2d8e2626649f9e14c5e7b324ec3f46e8c218e3 636 0.32/1.00 vMB 38
284,967 284,967 000000000000000057d8662686878dbeb3927c6956ffcab29bbe8492bd593c1c 686 0.31/1.00 vMB 40
284,966 284,966 00000000000000016d1465dd54bf735c235acf4a37ffd10ec0d97726a1141d8f 750 0.68/1.00 vMB 22
284,965 284,965 0000000000000001790ab046ec2d7db3faadf9bde6e36f8e63a8cfdcc34c2290 504 0.74/1.00 vMB 16
284,964 284,964 0000000000000000083f38f984f23fcb9a0736c2127120698c0d6b89b2cc06ac 183 0.05/1.00 vMB 78
284,963 284,963 00000000000000005c3aa081cb1ba9017cc82705b6942f30f82cdd9d2c078757 390 0.19/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.07 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: 720.87 GB
    • Received: 18.29 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.