Loading Tool

Explorer IconExplorer

Memory Pool

29,189 transactions
28.41 vMB
0.08851074 BTC
Random Selection Loading Transactions
Max Size: 136.80/200 MB

Candidate Block

Mining Attempt b62850ee32dfb53332767837ff535eaa54a6e4219ce68645058d4d093e16811f
Version 20000000
Previous Block 0000000000000000000125843996ba510aff6897669d1d413a568828e2ec36bb
Merkle Root 0a37fa914a69c729622fca8df6f64913e48037e787a4943ebf411f4d3bafffe2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.03306677 BTC
Feerates: 195.69 > 3.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,499 (680,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,082 234,082 00000000000001123e4aed59381adec7c0c10192f9a696c2d3689a97a01a7892 312 0.09/1.00 vMB 1
234,081 234,081 00000000000000eb4aa6f7591f6a44dd211ccc93a3168516368395cb5e396d9d 249 0.15/1.00 vMB 56
234,080 234,080 000000000000012b35d7d3e488808d13a0f3506b190f47651b261d9f86483621 361 0.31/1.00 vMB 84
234,079 234,079 000000000000008f73af61ce77191e2ec5e368f736778ab8d9d9a79ee8fdee50 638 0.25/1.00 vMB 133
234,078 234,078 00000000000000bf4b1e3745c2615852c779063ca337acf91996fa632ed61f5d 1,270 0.47/1.00 vMB 172
234,077 234,077 00000000000001a1c9f243e8c9ab1d3eae0d7076af6467f0cbea356e7d26c143 230 0.15/1.00 vMB 49
234,076 234,076 00000000000001635a627890f4f7a70d016045ffd7efb8ef182d8325bf96c7cc 400 0.24/1.00 vMB 141
234,075 234,075 000000000000006f58c049e7351edeff6202ea085891f04b44f20899809eecc2 1,316 0.47/1.00 vMB 216
234,074 234,074 000000000000001b135aebe3b5cfbc14254d6cc81c022f94001bccb34793c4b4 851 0.38/1.00 vMB 160
234,073 234,073 00000000000000b9275b27b585997b2b43c28254a39e48830ca9dfb1021b8a48 434 0.24/1.00 vMB 151
234,072 234,072 00000000000000637e40f295a4017973e33fa16b6543584d272013154470c483 783 0.25/1.00 vMB 203
234,071 234,071 00000000000000964ccfd0e5fbb5096d2ca8137ae5e4161b2e114e5ffef32a93 119 0.06/1.00 vMB 163
234,070 234,070 00000000000000ec50e26a7cb5f2024c97dd52f5d509a73a6b01b1359686b461 509 0.22/1.00 vMB 160
234,069 234,069 000000000000006e3874e81cf79d570d1af103b3ede78f4514ed4594bac5e142 227 0.10/1.00 vMB 147
234,068 234,068 00000000000000228b7be174f50f1a3ccb40d672e08a3409276f4480b935d8b7 394 0.19/1.00 vMB 136
234,067 234,067 0000000000000071b69800694cd7928d2072b4c1d981fd84d7fb2362159f23d2 542 0.27/1.00 vMB 252
234,066 234,066 0000000000000093d4a3904431949145215dceb628b75478d3539da1ea6c9d7c 433 0.20/1.00 vMB 190
234,065 234,065 000000000000001fdce25ec36397cfd8d3fd1e44c271f97b8fe319c29c90be92 183 0.15/1.00 vMB 22
234,064 234,064 000000000000009e2e9fb40332f14cf769589efbc0474d7e986650b5733045a6 795 0.34/1.00 vMB 196
234,063 234,063 0000000000000199c5ebd616a74eafd1db3477bb3e773146456eb66c08c8c9a9 554 0.23/1.00 vMB 172
234,062 234,062 00000000000001897fae12a04348d0870416655ebebeddacdda73e7efe3fcc1b 535 0.25/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 781.50 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: 612.22 GB
    • Received: 10.97 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.