Loading Tool

Explorer IconExplorer

Memory Pool

42,821 transactions
26.61 vMB
0.06334712 BTC
Random Selection Loading Transactions
Max Size: 139.28/200 MB

Candidate Block

Mining Attempt c5c17297bb327d048109d4c49911d80289b582b0826c591df3afba64891c91f4
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 3f4d28ae46d778fde18bba82d7593901db2f6e3f1aa1917e3bdb75724434a273
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,472
Size: 1.00 vMB
Total Fees: 0.01423432 BTC
Feerates: 150.77 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (611,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,411 303,411 000000000000000027e3a54274255208a7a455c1077391979db1077dda676391 937 0.35/1.00 vMB 52
303,410 303,410 00000000000000006128ceecf025311d5a2f85db15b1dee6fbda86466a0ebf90 391 0.33/1.00 vMB 22
303,409 303,409 00000000000000003a02aa5954023583a4b538c916d179789c0106cdba0ea615 635 0.71/1.00 vMB 18
303,408 303,408 00000000000000003cb40c41b6e1b53079af56d991114ab9a2d500e95205dfe1 960 0.35/1.00 vMB 51
303,407 303,407 0000000000000000251ed5ba6bc475c13e15550475e4049e153a06b78b5a8a50 212 0.14/1.00 vMB 26
303,406 303,406 000000000000000026405ce18738f0e9c898888c1dc34db7a995d4ec5fc5c5bb 20 0.05/1.00 vMB 4
303,405 303,405 0000000000000000058050cca8e629fb1418d48de4ea9a7b0879331fb5accfa9 421 0.33/1.00 vMB 33
303,404 303,404 00000000000000001ea5471a4edc67380f114c6cad06bfd59ac6508f90e8b252 599 0.33/1.00 vMB 33
303,403 303,403 0000000000000000484d7687abe1298b4a7a7b5172ddf230f9a433bb3f502c2e 192 0.27/1.00 vMB 19
303,402 303,402 0000000000000000577344f05b6ea721b95fa629e0c3b16cdd929cbdf20f862f 830 0.35/1.00 vMB 46
303,401 303,401 00000000000000005b0674446650b7e5882db6fa2027ff34d931c9bc48ef3701 878 0.53/1.00 vMB 29
303,400 303,400 00000000000000004f4a1e4174d8c9d12f548cb8d6f2619835cdc958a660b5d6 85 0.04/1.00 vMB 28
303,399 303,399 000000000000000020c7b8f25861e21daa5246c3591afeb26394d566af1ff768 161 0.08/1.00 vMB 35
303,398 303,398 00000000000000000753ce67689fa12ecef57bdc80d73e9a4d5a1dd8968194dd 240 0.13/1.00 vMB 31
303,397 303,397 00000000000000006497bfdf17f06bcacc603151c8d7ccca5c9e68e19ef29fc8 289 0.14/1.00 vMB 37
303,396 303,396 0000000000000000582c4e96ea90a70b5c9b62e8706ad3b55fc5351db2c205f9 85 0.12/1.00 vMB 14
303,395 303,395 00000000000000000c504d03ba07e5efebdf14a6984783d4db4cac1fd0df4a17 724 0.90/1.00 vMB 21
303,394 303,394 000000000000000037a7960d52986535b754d2bd6d06aa821333ff10de695d08 662 0.35/1.00 vMB 30
303,393 303,393 0000000000000000134a3bf940f6fd9feebb5fa238a81055127ede72a4b4ef92 1,041 0.35/1.00 vMB 42
303,392 303,392 000000000000000021c1b27d210c63851c62ea2f1377dd088b9e202eba8bd164 735 0.35/1.00 vMB 32
303,391 303,391 000000000000000034c5215372ef4bcaca163dee81f8f1294fed43cdd30a1c6a 877 0.25/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.