Loading Tool

Explorer IconExplorer

Memory Pool

46,426 transactions
27.70 vMB
0.11947631 BTC
Random Selection Loading Transactions
Max Size: 145.18/200 MB

Candidate Block

Mining Attempt e8f0867aa8686aaea9b0dae90c30d6c4e51989caa846d0f2d13ff9e8670a72e4
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 794c19aa8db7954cbfa25e309146c74ba6e73f4f527bec1d344334f2f02daebb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.05416927 BTC
Feerates: 151.01 > 5.43 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (298,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,451 616,451 0000000000000000000547834ca65b94afe70e5d7bfc5dfa0796ccbf7517f253 1,248 1.00/1.00 vMB 9
616,450 616,450 00000000000000000011e3494e7210a4942be5f54b5dd095b63a00519dfeb35c 827 1.00/1.00 vMB 9
616,449 616,449 000000000000000000013c359e9ea3408e06ae70f09afeb2a6921a34fa927d4f 707 1.00/1.00 vMB 4
616,448 616,448 0000000000000000000f5a5d6a584525430b2c1e2e235dc9807b7766537cf950 1,151 1.00/1.00 vMB 8
616,447 616,447 0000000000000000000983037c7ce34dfb30657f73091dc88ec291728835ce3f 2,390 1.00/1.00 vMB 15
616,446 616,446 000000000000000000050560e19589f41a4e582c95757d3b5458a0cd7c78af7f 1,448 1.00/1.00 vMB 9
616,445 616,445 0000000000000000000d0ad7d94f0ddd35462ada89458a2732846d864a7999db 910 1.00/1.00 vMB 4
616,444 616,444 0000000000000000000e018db9efaa9508e63498dfc247fbcbf4f44c0d5fa0cb 1,041 1.00/1.00 vMB 3
616,443 616,443 000000000000000000122da6b939e7b09b6bc0557e79483ff6070511f6bdc4f6 1,933 1.00/1.00 vMB 3
616,442 616,442 0000000000000000000f92fcc51d8c0b054e8ac7cfd5546096f2a59b956ea216 2,954 1.00/1.00 vMB 20
616,441 616,441 0000000000000000000b48676223d505b5c852c5060e88b9b46805b52de170d8 1,804 1.00/1.00 vMB 11
616,440 616,440 0000000000000000000aa74d49dbb75d2725eb600967dae88b6069f776efbffe 2,829 1.00/1.00 vMB 14
616,439 616,439 0000000000000000000e05bda06cd7e06158796828a3d36de35fc065de714aae 2,909 1.00/1.00 vMB 25
616,438 616,438 0000000000000000000e49233741a30507fe95700e20741b33182df98e6c3142 2,540 1.00/1.00 vMB 7
616,437 616,437 0000000000000000000ea12642e105dfd8a7105207ce4cfa4562e44561a83b70 3,197 1.00/1.00 vMB 14
616,436 616,436 00000000000000000010c67998da6ed6b11cedc02aa33203b9b9cd4f5bd6abaf 2,582 1.00/1.00 vMB 10
616,435 616,435 00000000000000000007606b23b1eca73df02bb328f6b8bdf7570d3a86dda9f7 3,015 1.00/1.00 vMB 27
616,434 616,434 0000000000000000000fcadea1e39562ed619f2b7f5ef7b7c53832b307b2a9ca 2,688 1.00/1.00 vMB 13
616,433 616,433 000000000000000000105a995255ac49753c504a4cbf53e3be41b1df46b85386 1,550 1.00/1.00 vMB 11
616,432 616,432 000000000000000000002f5a34addd89cd07f36058918f16f5a044a8141be386 3,345 1.00/1.00 vMB 29
616,431 616,431 000000000000000000060c3350540157116880a107d31ba72f69cafa64a4dbf9 2,528 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.