Loading Tool

Explorer IconExplorer

Memory Pool

83,150 transactions
30.89 vMB
0.08113390 BTC
Random Selection Loading Transactions
Max Size: 189.47/200 MB

Candidate Block

Mining Attempt 0fad0c40b7c66530a9042bd419e86cc2c9b382593fc6197ab115f7ecdf98496a
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 35b51f5c3d9c52f52644454a0377e8fd511a1f23e062d4b3d974d659e485739e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.01157141 BTC
Feerates: 146.36 > 1.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (551,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,327 364,327 000000000000000005d4a3fd05d85aa0ddd64ae088b77c2c67aeb6dd69b4b202 1,857 0.75/1.00 vMB 54
364,326 364,326 00000000000000000590b858bb9fd6c179f6a078f23a247be5b00c7e8d034be8 731 0.20/1.00 vMB 79
364,325 364,325 000000000000000007cb80591bad04c8c2e2deb81d3d5efee4773db18a8a5412 2,965 0.75/1.00 vMB 93
364,324 364,324 000000000000000011871177656b98228a361a8297fee70a101b785b29613dd9 1,425 0.93/1.00 vMB 35
364,323 364,323 000000000000000008e63063cc735b07a2322a4215db25d2c406a7c41e80b4f5 1,707 0.93/1.00 vMB 38
364,322 364,322 000000000000000010607e22ad2f6507b66de6e83ef6892779a6bc3edd98ee7f 3,013 0.93/1.00 vMB 68
364,321 364,321 000000000000000015c89ab74c296908c9e5f269508ee410293983b12619085f 235 0.92/1.00 vMB 16
364,320 364,320 00000000000000000c251056710cd5ae9855f8373b64675ada89d96e3292395d 220 0.87/1.00 vMB 9
364,319 364,319 0000000000000000028d6cc57cc4f28909a67835ee21b59b96670533fe1df4e5 2,973 0.75/1.00 vMB 98
364,318 364,318 000000000000000009c52c151c4777607d9c5f2e3ad792aad300f3edae6e0954 3,508 0.95/1.00 vMB 99
364,317 364,317 0000000000000000061220156cef6c6f385d6f024edcd2907fff4814d0bdf40e 2,725 0.75/1.00 vMB 148
364,316 364,316 000000000000000009abd7ca71a50da1cc3ac160952fe034d3c64d3cbbbb41bd 1,719 0.93/1.00 vMB 42
364,315 364,315 000000000000000014f9164a2a2d95973033f4fd94e395cb4bfa16253c13fa5c 1,952 0.75/1.00 vMB 40
364,314 364,314 00000000000000000b7df7d919db2b73c23d6c016acae098778ea70c9095e00c 979 1.00/1.00 vMB 21
364,313 364,313 00000000000000000c7f640ef12185dce43f9d06edddfd9207a8498c8e15d99c 3,393 0.93/1.00 vMB 87
364,312 364,312 0000000000000000063649fc8894f697fc58c7b7d87918c47f462ad8833e5db1 198 1.00/1.00 vMB 4
364,311 364,311 00000000000000001259fb0302033df8e6ec55a273cc120363fce8f1f00af6a2 1,068 0.29/1.00 vMB 55
364,310 364,310 00000000000000000e98d6b482c2c2372fb1daca2173fd0fd994b1e9ac3b390f 2,783 0.75/1.00 vMB 101
364,309 364,309 00000000000000000a4f4d771a70bd8b64b8219ae48ab261dab02e69c8599453 2,028 0.75/1.00 vMB 110
364,308 364,308 000000000000000015f1660ca80d4022290dd77ff39b78a037f3eb45980d5c03 235 1.00/1.00 vMB 2
364,307 364,307 00000000000000000c406ec927351411a376225dec35481b9c1b2fe19b58d839 1,482 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.99 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: 717.22 GB
    • Received: 17.84 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.