Loading Tool

Explorer IconExplorer

Memory Pool

80,089 transactions
30.49 vMB
0.09915212 BTC
Random Selection Loading Transactions
Max Size: 185.32/200 MB

Candidate Block

Mining Attempt 3347496c324b75466fc0da4ad6836b58d13b41346eaebb6c31599c20fc02c2de
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 73ce5ca367a2823020b48dcd9418fb14bf94ee550ffac3ff67df540ba298441a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,911
Size: 1.00 vMB
Total Fees: 0.02950411 BTC
Feerates: 318.30 > 2.96 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (507,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,045 408,045 00000000000000000162d89be5e55b0860992b996f0828b88426858f9041a2b9 3,015 1.00/1.00 vMB 57
408,044 408,044 000000000000000002a4000e1a364d13939403d877f5fd37adca9ee093eb851b 2,041 1.00/1.00 vMB 61
408,043 408,043 0000000000000000041902cf24dd388a2c3e630e7e310739a69989cb57eef55a 1,155 0.69/1.00 vMB 34
408,042 408,042 000000000000000000396774ebfa3dc642ecba4e5e1dea424c2d9023deab9d72 488 0.87/1.00 vMB 14
408,041 408,041 000000000000000003b0473e4c2373db7d6e67ea46773ab04e126b7662945a9e 1,609 1.00/1.00 vMB 33
408,040 408,040 00000000000000000345e43359c0f63f719a4ce281333c81b40597a14b5e865f 2,429 1.00/1.00 vMB 38
408,039 408,039 000000000000000004f1d452a5186777d1bfd5a8b09ac73855b78f8cb9845292 3,261 1.00/1.00 vMB 67
408,038 408,038 0000000000000000037dfd16c4db8ff757594bbecd0fc58109a016e70be6eb4e 530 0.44/1.00 vMB 30
408,037 408,037 000000000000000000c198d6697d703ad823aa788b2a803e177fe7b0df00ec9c 1,066 1.00/1.00 vMB 21
408,036 408,036 000000000000000003298ca157cc810dfa9b04cd9bf4579e86a061c93ad6a92e 3,091 1.00/1.00 vMB 53
408,035 408,035 00000000000000000368b7dc1697af58d18a227f95fc18cddeb69580ca47aa8c 416 1.00/1.00 vMB 13
408,034 408,034 000000000000000005dd3369f60044e91994f9c06ab930cd03cc27d0f9853572 1,298 0.54/1.00 vMB 39
408,033 408,033 000000000000000001d33807cb3cebbaef291d4f7c9b9a922a5792b584c52d61 666 1.00/1.00 vMB 18
408,032 408,032 00000000000000000147fba6d5d36dc40d4bd6f5d7235cba939630215d77ae6b 711 1.00/1.00 vMB 20
408,031 408,031 00000000000000000355a25c23a4abec8a3c0ab6d672e3461ae5099a5438eb75 663 0.47/1.00 vMB 24
408,030 408,030 000000000000000005758b8b6a3d26905409ac4df90c25c4c8ff4ef7a02cb4ed 2,751 1.00/1.00 vMB 52
408,029 408,029 00000000000000000454ca565419b52c13739af2ca7ecd64437f2a3824e92920 350 0.24/1.00 vMB 28
408,028 408,028 0000000000000000044c7ebba0d67b3f1525e0bd31e96e73dee0ec7973f1acdd 2,239 1.00/1.00 vMB 33
408,027 408,027 000000000000000005b7b2b7edf9bd642df1ea6587766214bfa307134822c53a 1,371 1.00/1.00 vMB 27
408,026 408,026 00000000000000000191090a2e59afaabe4c3697325073e282e2275c706ad1b7 1,449 0.99/1.00 vMB 23
408,025 408,025 0000000000000000010cd20654fd6c7475227c33bcb8a117fc62986401678831 2,577 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.08 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: 721.23 GB
    • Received: 18.38 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.