Loading Tool

Explorer IconExplorer

Memory Pool

26,219 transactions
25.07 vMB
0.06854103 BTC
Random Selection Loading Transactions
Max Size: 121.18/200 MB

Candidate Block

Mining Attempt f8fcf2ae1fe7a1856300c1083f46f4116cf9b4648a0460dd3256321439c2b799
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 191a9182078a3b5f7cdd65c7e9409009b524c66668057771063b4e454b8e59db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02297404 BTC
Feerates: 100.69 > 2.30 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,700 913,700 000000000000000000011a75290ae074a86aa244b62cdd60847de059c4401eb0 2,336 1.00/1.00 vMB 4
913,699 913,699 00000000000000000001009964e88fcd9974c2e2ecffbc959a8654575bda98b3 3,287 1.00/1.00 vMB 7
913,698 913,698 0000000000000000000061303aecdf2cbbea70a3d58ae0a454550813cc9b3f87 2,723 1.00/1.00 vMB 1
913,697 913,697 00000000000000000002030ed5cf7aba354cf940636233b0396708d3e359edc4 2,847 1.00/1.00 vMB 5
913,696 913,696 000000000000000000001d4734e2c5f1dcc81108a51a8e59880fba80c9423cd2 909 0.20/1.00 vMB 0
913,695 913,695 00000000000000000000b9e458cdde4e52a0002a2d9753d2c114141a9726d4a7 2,591 1.00/1.00 vMB 2
913,694 913,694 00000000000000000000a865011b37c31ba7d59133e0d177d360cfdd26354378 6,548 1.00/1.00 vMB 0
913,693 913,693 0000000000000000000002afc80ea98b56a18c54d9c534246633ba3f8ba84574 7,427 1.00/1.00 vMB 0
913,692 913,692 00000000000000000001305447df39b337155fff19726a746cb18b1a259d60af 3,908 1.00/1.00 vMB 1
913,691 913,691 00000000000000000000f2fd667fec91d4329f3e67d283207f6bed62004d5294 4,136 1.00/1.00 vMB 0
913,690 913,690 00000000000000000001045f938ede7a882e31f13dc496b4bce014ab5443d68f 2,453 1.00/1.00 vMB 3
913,689 913,689 000000000000000000000f78b5039183da5ed41eb05942de3a2a266776018bfb 1,641 0.58/1.00 vMB 3
913,688 913,688 00000000000000000000e1a691ee00fa1aa3ee6a480bd6f8fe0dacb171b82813 5,398 1.00/1.00 vMB 1
913,687 913,687 00000000000000000001d7652678dae1ca82d32d01c01bca6f4b44ece224913a 3,407 1.00/1.00 vMB 0
913,686 913,686 0000000000000000000211062baf68edc64ed2b65871503f8be105cf868f1488 628 1.00/1.00 vMB 0
913,685 913,685 0000000000000000000076f2f57414e9ecbcc38bd7f2657c658cbf205e35f02e 634 0.15/1.00 vMB 2
913,684 913,684 000000000000000000013e16ad77e791d675d0b1d4369087af06a1f5fca10ed1 2,784 1.00/1.00 vMB 3
913,683 913,683 00000000000000000000516a7e988e2b7ba898322e7634f092f5911b40946d02 5,424 1.00/1.00 vMB 1
913,682 913,682 00000000000000000000cdb97fe7fc9ed9e9cee6b2a8001d4b89e62dc1e1f0bd 6,834 1.00/1.00 vMB 0
913,681 913,681 00000000000000000000a2227d5ebe55962b349bd030a5dc9d3d5d7cfe9b8fa7 5,762 1.00/1.00 vMB 0
913,680 913,680 00000000000000000001618c17567df601b1cd592032cb5ea4638f60527e241a 433 0.09/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.91 GB

Node Details:

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