Loading Tool

Explorer IconExplorer

Memory Pool

81,747 transactions
34.39 vMB
0.14328935 BTC
Random Selection Loading Transactions
Max Size: 195.39/200 MB

Candidate Block

Mining Attempt ec51277e95b81b94d2803202f047443a79499ad18a403c0365f0c1689a2b2378
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 8f8550600a7133a3afa1f5bd1106f1834d1564297a611142d9c08b1074f808e0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,993
Size: 1.00 vMB
Total Fees: 0.02781837 BTC
Feerates: 384.62 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (485,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,441 429,441 000000000000000003396ce32dac1dffa7bc094bddcb0a320613a48536ce9190 1,894 1.00/1.00 vMB 50
429,440 429,440 0000000000000000034d47b5cb46df8c73dcbeee292dc355d60e0fcca2665ff5 2,047 0.98/1.00 vMB 57
429,439 429,439 000000000000000000922d7aa748291e7656ac253e62085d1bbaddceb3bd641b 386 0.15/1.00 vMB 69
429,438 429,438 00000000000000000071c1106a473fbb5dd3bc2a223590bf89a14cc64c8d7a22 1,168 1.00/1.00 vMB 30
429,437 429,437 000000000000000004d148c4fb9a84893eed4d24afb8e14973c55f7840b86dc0 1,779 0.94/1.00 vMB 39
429,436 429,436 00000000000000000136afe23a2304aa64c555720411932f197c82f2bdf0e58a 1,516 0.66/1.00 vMB 63
429,435 429,435 0000000000000000029b00cbb88c54d5b497f7d972007fb8dd35f14fa90d1089 811 0.65/1.00 vMB 40
429,434 429,434 0000000000000000042679e55a980ab072dc7a004652f20fbeba26f144e2ea4b 2,631 1.00/1.00 vMB 73
429,433 429,433 000000000000000003e0789c0c8c4f6b16dc27ec94ea776b15c15ae3985fea43 2,029 1.00/1.00 vMB 65
429,432 429,432 000000000000000004ab242c03932f1fdba8b092583e13c872609c26fbc62b90 865 0.33/1.00 vMB 64
429,431 429,431 0000000000000000027b1db9f5607eb16649970407d614edbb95d65664839927 144 0.07/1.00 vMB 60
429,430 429,430 000000000000000001b654d85ec2e0ec9df7f56b2baf3ab09ec08599b0dc73a6 562 0.31/1.00 vMB 52
429,429 429,429 0000000000000000015a4808329f5e959ac0c8c359e97e1762ea8fe97dd33e40 1,220 0.55/1.00 vMB 57
429,428 429,428 00000000000000000094e0a831fc98f1876650c01c19f069e6eed07762a2ad0a 523 0.22/1.00 vMB 57
429,427 429,427 00000000000000000444605367eaae1bc59575efe4aa59e0c5b532446b6caa53 21 0.01/1.00 vMB 58
429,426 429,426 0000000000000000001a4ade81936af9db6df0fc6ca87919cebb7d6b4a254cba 64 0.03/1.00 vMB 41
429,425 429,425 00000000000000000304f175daeb5d49b5c26c4711a1832209c3fa4cfdcc5c30 219 0.15/1.00 vMB 45
429,424 429,424 0000000000000000034f036ab5b5d99b7909decfb8315e619b4b1f80192b7824 118 0.05/1.00 vMB 48
429,423 429,423 0000000000000000040e297b55c2d567a13453c5474599c40f134cd3b6f45c40 1,027 0.99/1.00 vMB 24
429,422 429,422 00000000000000000408361527b0a01d1d5eee943fc913e01b5e92d3bbf59d0c 955 0.43/1.00 vMB 50
429,421 429,421 0000000000000000039c930985c5b6329d084b6338eff326da7f32f1eb19bad8 117 0.04/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.10 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: 729.88 GB
    • Received: 18.49 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.