Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
34.85 vMB
0.19220024 BTC
Random Selection Loading Transactions
Max Size: 194.20/200 MB

Candidate Block

Mining Attempt 69f448ea3090a19b3c76b39a0bbef33f246c023d0e81f3386c7a0a14a008ba48
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root b1d49174a13463dea0c77928b54d7c0acd1b5582a00e8dbb9bc0acb4dae5b70a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.05920990 BTC
Feerates: 477.45 > 5.93 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (479,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,043 436,043 000000000000000001f31fff934cc70d1b048d1849f5aa0466cbfbba048d5835 2,093 1.00/1.00 vMB 121
436,042 436,042 0000000000000000028603f405c303c1711f22ffa1c31ffee89397b90099cb42 1,427 1.00/1.00 vMB 93
436,041 436,041 00000000000000000437790a6f55f20b36782389c7c533119076c90a8d0cdcb6 1,245 1.00/1.00 vMB 101
436,040 436,040 00000000000000000352e27273d83dfa03c9cbf244665f650b1ffc1c652f1ddc 1,003 0.75/1.00 vMB 117
436,039 436,039 00000000000000000266cadaa6fd0bf9130206f6c6ee4673629a33c12bbd8ef5 2,196 1.00/1.00 vMB 84
436,038 436,038 0000000000000000004a031568c720ab261ffccd70215d7ec63d7a00b8ec028d 2,828 1.00/1.00 vMB 83
436,037 436,037 0000000000000000011856baba41fd3dc3eb3ce3ff92718ecc55745ee347e877 1,730 1.00/1.00 vMB 99
436,036 436,036 00000000000000000380fe6af657c016c9dfb5c856511e603ce10d4f2ab848fb 1,667 1.00/1.00 vMB 88
436,035 436,035 00000000000000000350218da9a2e01d3c40feb6118cc314025853a0f54a0bba 1,602 1.00/1.00 vMB 113
436,034 436,034 00000000000000000383aba4b4d80cb06fe4de21f30b07a1ea40b66155630331 976 1.00/1.00 vMB 105
436,033 436,033 000000000000000000be8fa7bbad82d580e47392a9bcada7706bad81444da467 1,904 1.00/1.00 vMB 118
436,032 436,032 000000000000000003a958cee48eb030b5f2e7d00949a9f30dc3641be3be7f11 1,653 1.00/1.00 vMB 119
436,031 436,031 00000000000000000408a0606afaa62434f85248cb695941657fecd93442a42d 1,397 1.00/1.00 vMB 108
436,030 436,030 00000000000000000430dc258accd1388b4111675b218bc58042702cbbfb6cfb 1,342 1.00/1.00 vMB 107
436,029 436,029 0000000000000000002e27a08abf6509b7ff9e8e130e996b6780202663894212 1,323 1.00/1.00 vMB 109
436,028 436,028 000000000000000002b23ebce0adaa8d4647952ef1d97dda1318a473501f39f8 1,906 1.00/1.00 vMB 66
436,027 436,027 000000000000000004465fa3def70583c18f14f9ced2f6f6577d4b8fcae898c7 1,530 1.00/1.00 vMB 88
436,026 436,026 00000000000000000170811bc0ba0e8b8167e180420e4a7b2db0a6b9d7844797 1,883 1.00/1.00 vMB 87
436,025 436,025 000000000000000003f25fcbbdc87c662063309ae444bc786227572500694e1d 2,587 1.00/1.00 vMB 62
436,024 436,024 000000000000000002e618a60f4043ac1fea14551c423aba912be99ec63b126a 1,869 0.75/1.00 vMB 68
436,023 436,023 0000000000000000016aa3be8b5a5929b8d82a0970ce766812fbe8e6cec9ecdd 2,372 1.00/1.00 vMB 66
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.82 GB
    • Received: 18.58 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.