Loading Tool

Explorer IconExplorer

Memory Pool

77,391 transactions
34.02 vMB
0.14329120 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt a13d147e8ec7f22086cfe45b07febc3e690eebc628a822d50391be1e65a034d4
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root dee97fd5e06601e52eba82ff17a5ba6c1000a2a129262e4f98e6126e09afe8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,838
Size: 1.00 vMB
Total Fees: 0.02725359 BTC
Feerates: 90.91 > 2.73 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (651,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
263,814 263,814 0000000000000008e4cab230e7ff294b319ab148d957475e4a7a5efc6e233663 160 0.06/1.00 vMB 114
263,813 263,813 000000000000000cf9dbfc07d581adde42030c79c28b129e079f060bdd103668 11 0.00/1.00 vMB 120
263,812 263,812 000000000000000ec03d722ccd2623d450946d419f27c18bf4508437933f1183 86 0.03/1.00 vMB 87
263,811 263,811 000000000000000b98eae0bb50e0cb17dcafd241b9cb4ac45bfcb274bb58f8a6 37 0.01/1.00 vMB 100
263,810 263,810 000000000000001660f9ecbc790c1d5d97224a4fb250f94a286226c66db2a766 97 0.04/1.00 vMB 77
263,809 263,809 0000000000000015ec01e065d992799ddf992ff2f9c39ca1ffc378a4ae6b7321 47 0.01/1.00 vMB 103
263,808 263,808 0000000000000016387f939936c06f74dbf1e5ba5814f4ac5528265e8d51d09c 80 0.04/1.00 vMB 89
263,807 263,807 000000000000000e6eb5b682c38e27e9ca9550fc58dc1a346fcdc751049210c3 102 0.04/1.00 vMB 117
263,806 263,806 00000000000000070e27e059972265f1b1bd3e110226bf75413ba8a01b2fef80 100 0.05/1.00 vMB 106
263,805 263,805 000000000000001343801f54e528534da8060c4e49a74cd5d921196522097f56 19 0.01/1.00 vMB 148
263,804 263,804 00000000000000125c26df4b7180dcc23a2926160aa07252a211a87921d3fe77 288 0.13/1.00 vMB 79
263,803 263,803 000000000000000c2f5e5da6882ce44821df366c37389785e2a5003313d37331 589 0.22/1.00 vMB 134
263,802 263,802 00000000000000111910d9edf24992168ded26f2ce0435cf55a877c5c9a0d9fc 12 0.00/1.00 vMB 88
263,801 263,801 000000000000000c22096af452417c02145b091de82803fffac614d43bb17e3c 12 0.00/1.00 vMB 76
263,800 263,800 0000000000000009f5c004cbe7807ed4f5a77d73ca37fa82a90d3e73b8215975 369 0.16/1.00 vMB 113
263,799 263,799 00000000000000100ef7a0659b6ee6ae1200255fa032f63008a4927282014f7e 14 0.00/1.00 vMB 55
263,798 263,798 000000000000000bff6a0aa9d86312ff1168515a07475f8c0edcfa920bb20920 216 0.14/1.00 vMB 41
263,797 263,797 00000000000000044dd02868cf94ccb26088ad29e27c78da92bc8d1887802a71 694 0.25/1.00 vMB 155
263,796 263,796 000000000000001188b3423dd519b2be1fa2ce15e275c267779b148142778173 74 0.03/1.00 vMB 209
263,795 263,795 0000000000000012b2c692fd0da070085363f87687a8c23c55bea2ec6d36d104 125 0.05/1.00 vMB 138
263,794 263,794 00000000000000039e80f3fc2deae6eb2ad45c12765f1074d7c4c96551682d7e 173 0.10/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 783.11 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: 735.14 GB
    • Received: 18.57 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.