Loading Tool

Explorer IconExplorer

Memory Pool

40,176 transactions
28.18 vMB
0.13595599 BTC
Random Selection Loading Transactions
Max Size: 143.86/200 MB

Candidate Block

Mining Attempt d0c006d8ec0bd58e6c3b778499967725a58c2664f03940d4416cda8a0eb49114
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 1ec5b686352b40b80491a5fb87d78038f6d4ea1f2d35f2573d9a39c34689a942
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.08178046 BTC
Feerates: 102.90 > 8.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (580,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,526 334,526 0000000000000000034f0e86714274f45cf12dd9a2a993a22717ac1c7913c883 106 0.10/1.00 vMB 10
334,525 334,525 000000000000000002ca70a39e517f57954f9cff7a2e115c49e83afd29b434b4 370 0.23/1.00 vMB 29
334,524 334,524 00000000000000000d067dfb9871a7458deb5375455b6e06c8345377236da706 402 0.26/1.00 vMB 23
334,523 334,523 000000000000000019d0c71321fa40284c4aef9544b23726f9d0156f44765d32 426 0.36/1.00 vMB 20
334,522 334,522 0000000000000000060e425256da24aedbfed2e9e0a7c1b309e52fd96b9c4298 128 0.06/1.00 vMB 22
334,521 334,521 00000000000000000cb6ebe16fd765d9458f66285046dc5120418c63eda5df1a 298 0.12/1.00 vMB 31
334,520 334,520 0000000000000000172075d0ad67be3943f7c756fa2ded7020e08ec37f3736f8 419 0.25/1.00 vMB 23
334,519 334,519 000000000000000019bfff889f86dafca4e2b4754bbb91c907f434debdf7a300 238 0.14/1.00 vMB 19
334,518 334,518 00000000000000000e8ff71b450aa3170410859c23fc99659086ca84b4a6d886 491 0.31/1.00 vMB 21
334,517 334,517 00000000000000000d08cb4777b2020d584a598c33f33919ba240e541ee2204e 550 0.29/1.00 vMB 25
334,516 334,516 000000000000000004437336b4e030f50ebe3c12de8c91450e90928923f478fe 303 0.13/1.00 vMB 21
334,515 334,515 0000000000000000107eb4b4ff6f5e44200c3d456a74ed4d2d48c076a84e2dcb 498 0.43/1.00 vMB 17
334,514 334,514 0000000000000000057c791bfd0ca38f450d44e64a5ab4bac185c096881ec7d5 1,445 0.75/1.00 vMB 24
334,513 334,513 00000000000000001865e0a99c34f0814a2bd5a7be1aa1e7d49ed53c5f21891d 1,581 0.75/1.00 vMB 26
334,512 334,512 0000000000000000183ea82ec144e98f33f23586d4f74b2c5cdb335b986465ed 1,721 0.75/1.00 vMB 27
334,511 334,511 00000000000000001523c016bd6a9537252db3a1ea7d03895e7a735b4bb7f8b9 128 0.04/1.00 vMB 100
334,510 334,510 000000000000000003cab5bf1e0f02f94e02a0a476f1cd344504176ef1586ea1 128 0.04/1.00 vMB 76
334,509 334,509 00000000000000000ce4aa410c28b2ee10492c5259a330bbd3649bb5976aa6c9 193 0.10/1.00 vMB 23
334,508 334,508 000000000000000009849f9c69a79505230cc4f19c74cde88f8fe395b1e91aa9 1,302 0.68/1.00 vMB 24
334,507 334,507 00000000000000000bfdc2361cac29510a149eeb46160c9ed945f5af846eabb1 1,180 0.66/1.00 vMB 24
334,506 334,506 0000000000000000192d955af58dc91263d58f6095a15d4bedcba0df2b8fb211 291 0.22/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.