Loading Tool

Explorer IconExplorer

Memory Pool

79,481 transactions
30.33 vMB
0.12604840 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt bf56664591d6fe27f65482734beb07a1b9091048a83aaa006602b830eee1fa79
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root df00690c16ed1687bd82b47efa9e1fea2e9ad974868756b336fa980427912d7d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.03251419 BTC
Feerates: 301.69 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (474,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
440,525 440,525 000000000000000001bc8317af4ffd6f8240f295a348472fbeca64d7aa273ccd 2,305 1.00/1.00 vMB 147
440,524 440,524 000000000000000002dc0206f0255109c5a6c8f9375ce616ca0f0937d8f976f5 2,760 1.00/1.00 vMB 113
440,523 440,523 0000000000000000034c927bc7dfbc858322a2d23189216efe731c8e137294b1 2,402 1.00/1.00 vMB 84
440,522 440,522 00000000000000000148774bb28b7e9ae1a674874f10211709ddd17e007d4160 2,473 1.00/1.00 vMB 74
440,521 440,521 0000000000000000007893cec57c9c03463b1cafa93759d44986d7ab6abeb880 1,907 0.75/1.00 vMB 91
440,520 440,520 000000000000000000d531cb3c4503b969c3df62919248e0a433346789514314 2,359 1.00/1.00 vMB 101
440,519 440,519 0000000000000000022bc196ac3d42011aa5749e83a941b249f77d5e9837743f 2,286 1.00/1.00 vMB 91
440,518 440,518 000000000000000002762e359ef3c9b62dbcf23cdc567ddd2575581e5c581da2 1,714 1.00/1.00 vMB 111
440,517 440,517 000000000000000000fbb559a9149c5522fe9ce7f7e582c8d6e6a165eec37591 1,925 1.00/1.00 vMB 149
440,516 440,516 000000000000000000f3ea98176cb916af01b5a2aa2511d1cf48dccde8c6f4f1 1,811 1.00/1.00 vMB 48
440,515 440,515 0000000000000000031e9b05c0e84f4c300bf8cea88e15823bab27c8c1258c98 2,413 1.00/1.00 vMB 74
440,514 440,514 000000000000000000e3f64e8bb448a346de6b117600ff65113a62ee12b87726 1,931 0.74/1.00 vMB 81
440,513 440,513 0000000000000000004e96cd475a2fc57d7e3122f29cf07b07a14f6937d7b8c1 2,332 1.00/1.00 vMB 91
440,512 440,512 0000000000000000012cffd7471a80ee3d0d66f1016ac4b5cf034865ff6c16f2 2,027 1.00/1.00 vMB 46
440,511 440,511 0000000000000000028a161423778f2a9ff026322dca4c2f88f8037380a48af6 2,275 1.00/1.00 vMB 85
440,510 440,510 000000000000000002e8d7a75298ac31b516eea656638ec8a7d91e195d37348e 2,426 1.00/1.00 vMB 80
440,509 440,509 00000000000000000135173123f1dcafec6fa9183246e15316132215f6e32eb6 2,179 1.00/1.00 vMB 83
440,508 440,508 0000000000000000029ae66bb1b600889574fb4ed00bed95fe77142a290c3e64 2,055 0.75/1.00 vMB 95
440,507 440,507 000000000000000000c0d0133ae2e050195f2830e97ab44d564a367336f741ae 2,843 1.00/1.00 vMB 113
440,506 440,506 00000000000000000194fcf06fc8f9914b0b7d8af3e5682199f157370cef0246 1,733 1.00/1.00 vMB 65
440,505 440,505 000000000000000001fee7760fc12e19ac16061a429353d8530454ade41c4d64 2,787 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.