Loading Tool

Explorer IconExplorer

Memory Pool

75,857 transactions
27.86 vMB
0.08160429 BTC
Random Selection Loading Transactions
Max Size: 169.94/200 MB

Candidate Block

Mining Attempt 467ae57059b9e678675b58d61c07160320a977ed30ea4238c7c31e82b7ca1b13
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root afa4d879d0af9fb53b16c5737659051a9c93654a194f03ce7ea5e26903c38275
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,844
Size: 1.00 vMB
Total Fees: 0.02205624 BTC
Feerates: 529.10 > 2.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (432,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,201 483,201 0000000000000000008cbd9fd97c8027d093aa3eb8ad246e2eddc1f62460ec1a 1,070 0.43/1.00 vMB 73
483,200 483,200 0000000000000000001502daeccaa57ebc633f9706a141bc645846a4b0e13813 2,016 1.00/1.00 vMB 325
483,199 483,199 0000000000000000006db288e0fcefde7bcbcfadfc4da2440f4e83a1eaf42551 2,035 1.00/1.00 vMB 263
483,198 483,198 00000000000000000075309fd0398818091956e29a30dc246f336a225486a268 962 0.46/1.00 vMB 231
483,197 483,197 00000000000000000094e4aeb9d20cb737263803d53ec8e3ae02eef1604b34f4 84 0.03/1.00 vMB 251
483,196 483,196 0000000000000000003119dd78ed138ec6240bb5603f03055a4ad3d48c384cb3 1,469 0.67/1.00 vMB 243
483,195 483,195 000000000000000000d834f4606fae0b6fb700b78e9b3d74c005ff3e017e9428 744 0.39/1.00 vMB 243
483,194 483,194 00000000000000000136315aefffcf8ea1149a596de00535bafa83f828c1483d 896 0.42/1.00 vMB 234
483,193 483,193 0000000000000000009f07e20cac88f5fb9c659589c1182632b82063e315c65f 577 0.32/1.00 vMB 127
483,192 483,192 0000000000000000000e3937d47f56f00395bb85f8ac2e9c6f4f55e7f18ee4ec 1,329 1.00/1.00 vMB 236
483,191 483,191 00000000000000000055801e60be982bec4bb32379c2c025efbfbc3891ba3908 1,105 0.87/1.00 vMB 136
483,190 483,190 0000000000000000001f8324f8088c07b180f5b5b15ad02ecc9e8ed0490e0239 1,407 1.00/1.00 vMB 106
483,189 483,189 00000000000000000001d73af85d282a7e12c24b5a181819a971f61ea8471ae2 1,417 1.00/1.00 vMB 60
483,188 483,188 00000000000000000102256363b82015265257c88b297a2e37c7b2b614bc810c 1,068 1.00/1.00 vMB 103
483,187 483,187 000000000000000000e5178b8efb57c04f17f3a2255d0cbd855ffc892028e24e 1,776 1.00/1.00 vMB 202
483,186 483,186 0000000000000000001cda6079f32ad857e888ddea5f6804319e0c1e6f090740 248 1.00/1.00 vMB 30
483,185 483,185 0000000000000000007dc1f507956794b636e193b164f096fe780c7e10c9f83e 1,436 1.00/1.00 vMB 171
483,184 483,184 000000000000000000ed068faef4d990fa7363ed8c2d320c45b752b492e164b4 2,157 1.00/1.00 vMB 129
483,183 483,183 00000000000000000029b557cc5c1594c8acd6e66e766c61afaa74b4594db5e3 1,951 1.00/1.00 vMB 207
483,182 483,182 00000000000000000105c6e4fb53d70e0d0e251007503ddf616c096d3a0802f8 2,110 1.00/1.00 vMB 154
483,181 483,181 000000000000000000539dee258c8b147e3a4ede967cc55d773db0e74ddf3408 2,059 1.00/1.00 vMB 260
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.