Loading Tool

Explorer IconExplorer

Memory Pool

51,507 transactions
29.16 vMB
0.08246494 BTC
Random Selection Loading Transactions
Max Size: 156.20/200 MB

Candidate Block

Mining Attempt 10249b71465abd082d3c0ca963d51bea261fd572511d122370de719d10ce84da
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 4663a4fc109ec674fecabc6f83cfcc951ef261fc0db1395a263e51ef0f83da7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,583
Size: 1.00 vMB
Total Fees: 0.01593926 BTC
Feerates: 70.37 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (396,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,083 518,083 00000000000000000019f744c496f1a5b6d447af643cb92059177a9d015efcfc 553 0.18/1.00 vMB 30
518,082 518,082 00000000000000000024dfd2dd4f0ddfb8b76df6dac09260f25cbad302e8b670 191 0.06/1.00 vMB 33
518,081 518,081 0000000000000000004f5dabdb6a67e71f2f87df267c200a9a175ea70c3d4ab3 664 0.43/1.00 vMB 29
518,080 518,080 000000000000000000166783a39d4f283a483996b0ea87dba9671d469180dc2e 534 0.17/1.00 vMB 44
518,079 518,079 00000000000000000036ae959a18408e6f9063b2e1f7ba13eb4eac6041fc9948 754 0.24/1.00 vMB 30
518,078 518,078 00000000000000000014508941280216fa874a1210d4f4f4bebc40ef7c4e0ff0 1,290 0.49/1.00 vMB 36
518,077 518,077 0000000000000000000b69067c02f129ee7e8dabecb918b603389ea5b78fc44b 225 0.08/1.00 vMB 32
518,076 518,076 0000000000000000003d742522c07fda2a6130b422d0834de8b3ed72bfa2f327 949 0.33/1.00 vMB 32
518,075 518,075 0000000000000000003986927e1dd08e82b16f2b1f7a8093268e15ca303e3404 549 0.23/1.00 vMB 36
518,074 518,074 0000000000000000004c935c48acbc8adefac6e92508b00ae13da2ca5c1e1f6c 453 0.18/1.00 vMB 35
518,073 518,073 0000000000000000001326d581ef10ed4fcbbf2feed89f66e28caddac7aea6e1 329 0.12/1.00 vMB 27
518,072 518,072 0000000000000000003ae85aa6185b85eb71b569ab2cf5e3f171f2dfeccd3796 1,328 0.76/1.00 vMB 27
518,071 518,071 00000000000000000009d31d569dca7006ac05f0ce99c394108e532e5a4bb423 921 0.92/1.00 vMB 12
518,070 518,070 000000000000000000480742a02b52b7c9e5a78d02e6969370f89a1deb503c36 3,043 1.00/1.00 vMB 36
518,069 518,069 0000000000000000000d692b7f6a232b69f0d788bd1d603b3c76b89638b8c54d 185 0.09/1.00 vMB 48
518,068 518,068 000000000000000000057e23ac705af8aa4bc6eb6a4a8383defcfb6c4d8a58b0 1,239 0.80/1.00 vMB 22
518,067 518,067 0000000000000000001ca3b54df736860213b82b404b6a8c0a103fa7153ca32b 2,763 1.00/1.00 vMB 8
518,066 518,066 0000000000000000004f6b895db5e2dd336ccdecb42f3c829109096938882c8e 2,421 1.00/1.00 vMB 33
518,065 518,065 0000000000000000002ab6d2867988c8a7b72ac90c2d97719d6c0a6b6d9dfb1f 2,656 1.00/1.00 vMB 37
518,064 518,064 00000000000000000044b5234de7cbeb2eb185475f5fbbf4790373bc6f7de75c 2,609 1.00/1.00 vMB 40
518,063 518,063 000000000000000000347f0f37c83ea175d2be47a7cabf79bf97407759d72029 2,536 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.89 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: 645.12 GB
    • Received: 12.68 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.