Loading Tool

Explorer IconExplorer

Memory Pool

81,509 transactions
30.49 vMB
0.11395753 BTC
Random Selection Loading Transactions
Max Size: 183.63/200 MB

Candidate Block

Mining Attempt d21a657d0880e070c85c443a3987f280752585650f001b5699d91fe69622e5b3
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 93a3d67a46fac64e1095df17bdc69defd2e1829e2e3a799b4aa5254e18b1e442
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.03917604 BTC
Feerates: 180.34 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (764,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,881 150,881 00000000000005272a148e3c4ec5f7271d769cdd060fba215e21ddafa2599fbc 25 0.01/1.00 vMB 29
150,880 150,880 00000000000002b91bdec6f87ebed6cf19695d4859375c9839594a72a8978199 27 0.01/1.00 vMB 55
150,879 150,879 00000000000004dae3948ff5dec1d86a1fb6db40a1542f3aeccc6acbe3f58024 88 0.03/1.00 vMB 74
150,878 150,878 000000000000061d692757fbbaa375e7e6e957b56bafc451c936baa075f6e822 110 0.05/1.00 vMB 70
150,877 150,877 0000000000000002fb66362cc59f6d345a6c16622798fb3c45a68beb9db5f52d 88 0.04/1.00 vMB 388
150,876 150,876 000000000000064c4f64534e4d759f9c42fe0f6034501c7779016c2e7b7192b8 25 0.01/1.00 vMB 91
150,875 150,875 00000000000000fe6cafd00f1345682a11969298a7e3e859e86b3e0571d97da2 49 0.02/1.00 vMB 71
150,874 150,874 000000000000019e29e572d36fa36d15544845cd4d7984da6d321592c53f6327 19 0.01/1.00 vMB 48
150,873 150,873 000000000000033ab9f8731ae7b7501084a69ae91a2f0d340fc4ed658557ff2f 56 0.02/1.00 vMB 151
150,872 150,872 00000000000000e7fae471a127452a4f4af65f1940bdbdba845615dcc136b486 3 0.00/1.00 vMB 96
150,871 150,871 00000000000002a2fead5ae7caa1a4b45487028ff861785bc1bee7cfc138e091 13 0.00/1.00 vMB 756
150,870 150,870 0000000000000a40b0dcccf052d0acda4c7ba1ce89ced48a6e00cb3cada80ed3 39 0.01/1.00 vMB 128
150,869 150,869 0000000000000331bccd3b95b88553e7c1a9bba93967e50f5da4fe604da20a94 53 0.02/1.00 vMB 339
150,868 150,868 00000000000004b879ced4386899725615ec921e7801d2cbfa7a517fce06c11b 35 0.01/1.00 vMB 222
150,867 150,867 0000000000000156aad50c5e765b84a76935c81fecb23a05d6a4003fb4d8edfe 34 0.02/1.00 vMB 181
150,866 150,866 0000000000000aff67f96da6d30924cd1202df067cb7e532a482ffdd70b45270 75 0.03/1.00 vMB 72
150,865 150,865 00000000000001f593c472cb96f0ffbae94b3886a1dea78129758de3e0118e33 86 0.03/1.00 vMB 127
150,864 150,864 00000000000004312ad60e3a6902cc6c0d377bbf8102fb4f6709af8e3c7fc28e 58 0.03/1.00 vMB 102
150,863 150,863 000000000000080577e16db9c075f11c493dd241639060e76878858a56041f72 10 0.00/1.00 vMB 259
150,862 150,862 000000000000002e35209bac149239dcd45318e482d896e09c6f0e5c6224680e 138 0.04/1.00 vMB 13
150,861 150,861 0000000000000a1f176d3f3ad8d3e5c50837dc5461a00350fedd22903175d2a1 29 0.01/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.