Loading Tool

Explorer IconExplorer

Memory Pool

48,261 transactions
23.97 vMB
0.08536871 BTC
Random Selection Loading Transactions
Max Size: 132.17/200 MB

Candidate Block

Mining Attempt abd1a53d34215e5764be851c5ca475984ea68d5dfb202712b27ebc0775cc3b6b
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root b590224e221820d2d408999ada0fe68a44c1d3d21246cefb8e9d4d0c6fa117c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,257
Size: 1.00 vMB
Total Fees: 0.03424753 BTC
Feerates: 151.03 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (742,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,038 171,038 00000000000007ee68c02f7b94e9aef961e554e72a8638305f05795741a4216d 125 0.10/1.00 vMB 95
171,037 171,037 000000000000049ddfc841481c1a4d616fe39987e5bef58aaeafe7e9ba8ed04c 13 0.03/1.00 vMB 17
171,036 171,036 000000000000040776ec5644d9cec1488aa33cf3217ef8286d7b00d503cec264 22 0.03/1.00 vMB 53
171,035 171,035 0000000000000a6ce72985e8639791440f16a4d852790aec1ce705d21da34b20 91 0.03/1.00 vMB 1
171,034 171,034 00000000000009c132557cd575083bd90bfb81e687fff6c7190311cb2b84b7d9 70 0.04/1.00 vMB 191
171,033 171,033 00000000000004ecaa6e59c06704b4ce8bcc900b3c3ce809554274b60e1f2c59 19 0.03/1.00 vMB 42
171,032 171,032 00000000000003e4be122bb05a81e83d637ad2729f0f3fa003c9ab769f3e25a0 93 0.05/1.00 vMB 236
171,031 171,031 00000000000002aa36f155220e05a381c8ea5f3bd688ebed45873cba2c8cfd2f 49 0.03/1.00 vMB 101
171,030 171,030 00000000000006755db714db4f87fc0a4c8d7feb5a4a433e56a880732a4789dc 35 0.04/1.00 vMB 33
171,029 171,029 00000000000003b36f0b8b0fe754e5787f331c1e56b586eaceeba8812f80acab 325 0.10/1.00 vMB 77
171,028 171,028 00000000000008c70505ddaeae9ca48273b604a21f9d944022620c0defa90a61 78 0.07/1.00 vMB 70
171,027 171,027 0000000000000359ab3905a85fca057592d25b7196ca86f8e7c9c50155f38bd0 8 0.05/1.00 vMB 0
171,026 171,026 00000000000003919b3bef732d3c3734c21413e74e27d7be9484244f939da8e5 68 0.03/1.00 vMB 17
171,025 171,025 00000000000006557997475ed97059531b2e06a0098979237fc3b607c8d70b9b 23 0.05/1.00 vMB 21
171,024 171,024 00000000000000db8cc9c7d4ea44f9fe9afcc4a896c7cfcee69401803f4651cc 45 0.05/1.00 vMB 471
171,023 171,023 0000000000000ada22c11fdbae75d0bd8bb313b3870a596be63c81fd0e1eb969 94 0.05/1.00 vMB 452
171,022 171,022 0000000000000adb2f45e8d1ecb1765a7fc788b7820f3a3de87c3f3c4dfe7dd2 1 0.00/1.00 vMB 0
171,021 171,021 00000000000005c1930920e353658cc65763616ac9e139d68161544388f6d60e 38 0.06/1.00 vMB 37
171,020 171,020 000000000000081686600665680882beedb00d176947474466d8c52433fc4d45 111 0.08/1.00 vMB 274
171,019 171,019 000000000000042eada4bfccf382e652401812c411b71c4a64d333eac076c10b 180 0.21/1.00 vMB 132
171,018 171,018 000000000000043e584fa28867bd2852ed7e8211db578f01f98aa261ef8ba97c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.57 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: 538.55 GB
    • Received: 6.13 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.