Loading Tool

Explorer IconExplorer

Memory Pool

78,430 transactions
29.09 vMB
0.11607052 BTC
Random Selection Loading Transactions
Max Size: 175.47/200 MB

Candidate Block

Mining Attempt cf53ad2cefc9eb82139f3a2fdf4e11ba45801e686ec0c46fd93ed24d130695c0
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3f6f32defca73b03bab95de4565aa101b5dd3447e67b13a12ab53d2f6d9362f2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.04164852 BTC
Feerates: 150.80 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (435,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,533 479,533 00000000000000000014fd5c6e643e65861e1ae4d2f4891a8077954046edd122 2,131 1.00/1.00 vMB 121
479,532 479,532 00000000000000000063eda3b297a246e33fcd9169662a6892e0aff691ea35e2 1,323 1.00/1.00 vMB 75
479,531 479,531 00000000000000000025a6456d05013fbbbef692c42cd5a52d53806bb6f58783 2,099 1.00/1.00 vMB 111
479,530 479,530 00000000000000000097338d0d0136d2c2ae38b9b965f48ecd572e9b8099d363 671 1.00/1.00 vMB 56
479,529 479,529 000000000000000000ccbdc1f809cb20ae18a799c02f5a5f855b14680cfdd8a0 2,105 1.00/1.00 vMB 90
479,528 479,528 000000000000000000ad97be83589f1d70c6d81b1cd1a7e224689f06a32f89da 2,043 1.00/1.00 vMB 134
479,527 479,527 00000000000000000020a7578b8bb3b4ba58bded2d8bc26b632fcc3a3d7e5fbe 1,693 1.00/1.00 vMB 60
479,526 479,526 000000000000000000c91c59e2f0bcbc22aded9a3704c9a6b143328ea218b599 2,418 1.00/1.00 vMB 117
479,525 479,525 00000000000000000035cae7180d3be76ba4c0dd51b8b4b197f6d7b583b22e45 2,089 1.00/1.00 vMB 60
479,524 479,524 000000000000000000a22e3ac5ca6c90e1ffe98109c07d5df90eaa6a926a085e 2,146 1.00/1.00 vMB 100
479,523 479,523 000000000000000000e2ec7279e979dbefa4714658c0782a05f1c2384d87c0e0 2,350 1.00/1.00 vMB 83
479,522 479,522 000000000000000000bc100d20d63b890b5d127ac4ac5dfddf1ae924698f63a7 2,153 1.00/1.00 vMB 125
479,521 479,521 00000000000000000003784550aee14f01a91a982d265520a7cfc93787ddf4a7 962 1.00/1.00 vMB 85
479,520 479,520 000000000000000000f03ea24b1b1bda063777fa66bc7a5f2a9cf53fd2e21f7b 2,002 1.00/1.00 vMB 134
479,519 479,519 000000000000000001234c400598ba1b8f8d500e152870991eef4abfa3c429bc 2,002 1.00/1.00 vMB 143
479,518 479,518 000000000000000000efdcc5bd0fed5d37d1579e63c32b692704b39b25fb6ca0 2,058 1.00/1.00 vMB 68
479,517 479,517 0000000000000000006bc17c610591ebfbe123c1711d130f2788228b99df98f7 1,749 1.00/1.00 vMB 102
479,516 479,516 000000000000000000759c05bf5fbae34a7829b24e88287644fb57abc64c9ca2 2,452 1.00/1.00 vMB 154
479,515 479,515 00000000000000000115f5407656c1756ff2728fe92e1c8306b7cd2a853f523b 1,952 1.00/1.00 vMB 102
479,514 479,514 00000000000000000071513ee66eb18466df852b65a65eb46e68e52024787d73 2,223 1.00/1.00 vMB 117
479,513 479,513 000000000000000000abbeaf930f40e283a35a895342ac4a337e82c4708a8f09 1,960 1.00/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.85 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: 712.76 GB
    • Received: 17.21 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.