Loading Tool

Explorer IconExplorer

Memory Pool

40,798 transactions
19.70 vMB
0.07293856 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 109.81/200 MB

Candidate Block

Mining Attempt d0bd921996d8d79e031ad4f78972129d4e50563a06a7246bc0f4804d71757eda
Version 20000000
Previous Block 00000000000000000001bbfcd3a38e3526bfc1b79ffa8ea3ec441fea7f3ad003
Merkle Root 840714bd73beb867e6d54c5483771c53ffbd6d74c59865b36a3884023395b292
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 0.997955 1.00 vMB
Total Fees: 0.03536504 BTC
Feerates: 500.00 > 3.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,878 (651,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,574 262,574 000000000000000842c4d2f812cb78219eeb4c21300a325f2ac1c61d548a41e7 70 0.03/1.00 vMB 75
262,573 262,573 000000000000000460fe0c62d04176da889c3a1d8976c7ab350c23a80657d777 287 0.11/1.00 vMB 78
262,572 262,572 00000000000000157b21f07db0753b57f02a6e00b79526eae65540d17ea0594f 536 0.23/1.00 vMB 88
262,571 262,571 0000000000000013084feff83fbc1857fbaf71ed48676411af94ef60456846f5 102 0.03/1.00 vMB 73
262,570 262,570 0000000000000010508390bafb415c8579791db5354364be685910a22bca7e19 296 0.15/1.00 vMB 74
262,569 262,569 000000000000000adbe43b1428613b22ba87a2f50b74893403b2808ba382c422 237 0.15/1.00 vMB 46
262,568 262,568 0000000000000009405007b60beabf3ad999cb05bb0fa972e05859ffb50a4b44 432 0.15/1.00 vMB 107
262,567 262,567 00000000000000051495f6e2b0768ed9ed0463141a7ae729f6ad9971540cda7f 283 0.11/1.00 vMB 84
262,566 262,566 0000000000000005ab36737e122e0dc270972b6ce846629cd8c6f4d496e7d806 476 0.17/1.00 vMB 109
262,565 262,565 000000000000000a48e741256169b4d260312e139822999f728a34dfd1882d1e 122 0.04/1.00 vMB 112
262,564 262,564 00000000000000118368635acad1d12892d44b3d5856b5a834f92a31bd673daf 119 0.14/1.00 vMB 421
262,563 262,563 0000000000000013a15b38cb5f76a1c5180e6558ea4da827875b725854fdaab0 209 0.13/1.00 vMB 51
262,562 262,562 000000000000000af1729b73b0b1c3acc15333a0c6cc317309f420654bac929f 182 0.10/1.00 vMB 101
262,561 262,561 0000000000000005c6c42e77b139c57f9a5ad17c8fed3a38dc97b6db89325534 83 0.14/1.00 vMB 23
262,560 262,560 0000000000000006fca3161c87bf7a15f0b0041a4edf1400822225bc59cc7198 10 0.02/1.00 vMB 6
262,559 262,559 000000000000000c5526c933348dbf0507a770788d953018fa75f4bf21cc7319 301 0.14/1.00 vMB 78
262,558 262,558 00000000000000095f8ce2d27cdf4c7c7cd86c8933ca5aef8e0e41ca3d9d8b12 582 0.22/1.00 vMB 125
262,557 262,557 0000000000000004a5eb5edf5ccebae34054f1c55b09f1b896061ad6fe2ab39e 66 0.03/1.00 vMB 68
262,556 262,556 000000000000000e1508db1ed4181ce1a10418b5936d1a9a172388b8fe2308ba 255 0.13/1.00 vMB 70
262,555 262,555 000000000000001695fcf7599b6e796334ca6016e31cc29a8d9e79265f731907 279 0.10/1.00 vMB 116
262,554 262,554 000000000000000a4555f6b0c41b32516f5e90d6daccb18a5ad2b86bdb3317a2 309 0.15/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 780.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 524.80 GB
    • Received: 5.12 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.